12#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.
 
FramingCamera(Cube &cube)
Constructs the FramingCamera object.
 
virtual 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.
 
virtual int CkReferenceId() const
CK Reference ID - J2000.
 
~UvvisCamera()
Destroys the UvvisCamera object.
 
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
 
UvvisCamera(Cube &cube)
Constructs a Clementine UV/VIS Model using the image labels.
 
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
 
This is free and unencumbered software released into the public domain.