Isis Developer Reference
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 ()
 

Detailed Description

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

Author
????-??-?? Unknown

Constructor & Destructor Documentation

◆ LineRateChange()

Isis::LineRateChange::LineRateChange ( int line,
double stime,
double rate )
inline

Member Function Documentation

◆ GetLineScanRate()

double Isis::LineRateChange::GetLineScanRate ( )
inline

◆ GetStartEt()

double Isis::LineRateChange::GetStartEt ( )
inline

◆ GetStartLine()

int Isis::LineRateChange::GetStartLine ( )
inline

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