|
Isis 3 Programmer Reference
|
8 #include "RadarPulseMap.h"
9 #include "CameraFocalPlaneMap.h"
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
double p_parentLine
The parent line calculated from the detector.
double p_lineRate
iTime between lines in parent cube
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 detector position from a parent image coordinate.
virtual bool SetParent(const double sample, const double line)
Compute radar (sample/time)from a alpha image coordinate.
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 Et() const
Returns the ephemeris time (TDB) representation of the time as a double.
double p_etStart
Starting time at the top of the 1st alpha line.
virtual bool SetDetector(const double sample, const double line)
Compute parent position from a detector coordinate.
Camera * p_camera
Pointer to the camera.
This is free and unencumbered software released into the public domain.