Isis 3.0 Programmer Reference
Back | Home
Isis::LineRateChange Class Reference

Container class for storing timing information for a section of an image. More...

#include <VariableLineScanCameraDetectorMap.h>

Collaboration diagram for Isis::LineRateChange:
Collaboration graph

Public Member Functions

 LineRateChange (int line, double stime, double rate)
 
int GetStartLine ()
 
double GetStartEt ()
 
double GetLineScanRate ()
 

Private Attributes

int p_line
 The first line in the section. More...
 
double p_stime
 The time at the beginning of exposure of the first line. More...
 
double p_rate
 The time between lines in the section. More...
 

Detailed Description

Container class for storing timing information for a section of an image.

Author
????-??-?? Unknown
History:
2016-10-28 Jesse Mapel - Added documentation.

Definition at line 100 of file VariableLineScanCameraDetectorMap.h.

Member Data Documentation

int Isis::LineRateChange::p_line
private

The first line in the section.

Definition at line 119 of file VariableLineScanCameraDetectorMap.h.

double Isis::LineRateChange::p_rate
private

The time between lines in the section.

Definition at line 121 of file VariableLineScanCameraDetectorMap.h.

double Isis::LineRateChange::p_stime
private

The time at the beginning of exposure of the first line.

Definition at line 120 of file VariableLineScanCameraDetectorMap.h.


The documentation for this class was generated from the following file:

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:57:39