Isis 3 Programmer Reference
Isis::HiLineTimeEqn Class Reference

Compute HiRISE line times. More...

#include <HiCalUtil.h>

Collaboration diagram for Isis::HiLineTimeEqn:
Collaboration graph

Public Member Functions

 HiLineTimeEqn (int bin, double ltime)
 
void setLineTime (double ltime)
 
void setBin (int bin)
 
double Time (const double line) const
 
double operator() (const double line) const
 

Private Attributes

double _bin
 
double _ltime
 

Detailed Description

Compute HiRISE line times.

This class will compute the time (in seconds) for a HiRISE observation line based upon the binning mode and line number. It is assumed that the first line will be time 0, but that is up to the caller to keep that straight.

Definition at line 375 of file HiCalUtil.h.


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