1 #ifndef VoyagerCamera_h
2 #define VoyagerCamera_h
int p_spkTargetId
Spacecraft Kernel Target ID.
~VoyagerCamera()
Destroys the VoyagerCamera object.
virtual int CkFrameId() const
CK frame ID - Voyager 1 instrument code (VG1_SCAN_PLATFORM) = -31100 Voyager 2 instrument code (VG1_S...
virtual int CkReferenceId() const
CK Reference ID - B1950.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions...
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
int p_ckFrameId
"Camera-matrix" Kernel Frame ID
VoyagerCamera(Cube &cube)
Constructs a Voyager Camera Model using the image labels.
Generic class for Framing Cameras.
virtual int SpkTargetId() const
SPK Target Body ID - VOYAGER 1 = -31 VOYAGER 2 = -32.
IO Handler for Isis Cubes.