1 #ifndef FramingCamera_h 2 #define FramingCamera_h FramingCamera(Cube &cube)
Constructs the FramingCamera object.
~FramingCamera()
Destroys the FramingCamera Object.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)=0
Returns the shutter open and close times.
CameraType
This enum defines the types of cameras supported in this class.
FramingCamera & operator=(const FramingCamera &)
Assigning cameras is not allowed.
Namespace for ISIS/Bullet specific routines.
virtual CameraType GetCameraType() const
This method returns Framing camera type.
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
Generic class for Framing Cameras.
IO Handler for Isis Cubes.
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions...