virtual bool SetParent(const double sample, const double line)
Compute detector position from a parent image coordinate. 
 
double Et() const 
Returns the ephemeris time (TDB) representation of the time as a double. 
 
iTime time() const 
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions...
 
double p_detectorLine
Detector coordinate line value. 
 
void setTime(const iTime &time)
By setting the time you essential set the position of the spacecraft and body as indicated in the cla...
 
double p_etStart
Starting time at the top of the 1st alpha line. 
 
double p_lineRate
iTime between lines in parent cube 
 
virtual bool SetDetector(const double sample, const double line)
Compute parent position from a detector coordinate. 
 
Camera * p_camera
Pointer to the camera. 
 
virtual bool SetDetector(const double sample, const double line)
Compute alpha position from a detector coordinate. 
 
virtual bool SetParent(const double sample, const double line)
Compute radar (sample/time)from a alpha image coordinate.