![]() |
Isis 3 Programmer Reference
|
Container class for storing timing information for a section of an image. More...
#include <VariableLineScanCameraDetectorMap.h>
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... | |
Container class for storing timing information for a section of an image.
Definition at line 100 of file VariableLineScanCameraDetectorMap.h.
|
private |
The first line in the section.
Definition at line 119 of file VariableLineScanCameraDetectorMap.h.
|
private |
The time between lines in the section.
Definition at line 121 of file VariableLineScanCameraDetectorMap.h.
|
private |
The time at the beginning of exposure of the first line.
Definition at line 120 of file VariableLineScanCameraDetectorMap.h.
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 USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/12/2023 23:58:39 |