Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

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: