8#include "RadarPulseMap.h"
9#include "CameraFocalPlaneMap.h"
double p_parentLine
The parent line calculated from the detector.
virtual bool SetParent(const double sample, const double line)
Compute detector position from a parent image coordinate.
double p_detectorLine
Detector coordinate line value.
virtual bool SetDetector(const double sample, const double line)
Compute parent position from a detector coordinate.
Camera * p_camera
Pointer to the camera.
double p_lineRate
iTime between lines in parent cube
double p_etStart
Starting time at the top of the 1st alpha line.
virtual bool SetParent(const double sample, const double line)
Compute radar (sample/time)from a alpha image coordinate.
virtual bool SetDetector(const double sample, const double line)
Compute alpha position from a detector coordinate.
void setTime(const iTime &time)
By setting the time you essential set the position of the spacecraft and body as indicated in the cla...
virtual iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
This is free and unencumbered software released into the public domain.