|
Isis 3 Programmer Reference
|
1 #ifndef VoyagerCamera_h
2 #define VoyagerCamera_h
13 #include "FramingCamera.h"
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.
VoyagerCamera(Cube &cube)
Constructs a Voyager Camera Model using the image labels.
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
Generic class for Framing Cameras.
virtual int CkFrameId() const
CK frame ID - Voyager 1 instrument code (VG1_SCAN_PLATFORM) = -31100 Voyager 2 instrument code (VG1_S...
int p_spkTargetId
Spacecraft Kernel Target ID.
virtual int SpkTargetId() const
SPK Target Body ID - VOYAGER 1 = -31 VOYAGER 2 = -32.
IO Handler for Isis Cubes.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
virtual int CkReferenceId() const
CK Reference ID - B1950.
~VoyagerCamera()
Destroys the VoyagerCamera object.
This is free and unencumbered software released into the public domain.