Isis 3 Developer Reference
|
Compute HiRISE line times. More...
#include <HiCalUtil.h>
Public Member Functions | |
HiLineTimeEqn () | |
HiLineTimeEqn (int bin, double ltime) | |
virtual | ~HiLineTimeEqn () |
void | setLineTime (double ltime) |
void | setBin (int bin) |
double | Time (const double line) const |
double | operator() (const double line) const |
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.
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
References Time().
|
inline |
Referenced by Isis::ZeroBufferFit::setBin(), and Isis::ZeroBufferFit::ZeroBufferFit().
|
inline |
Referenced by Isis::ZeroBufferFit::setLineTime(), and Isis::ZeroBufferFit::ZeroBufferFit().
|
inline |
References Isis::E.
Referenced by operator()().