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