virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
CameraType
This enum defines the types of cameras supported in this class.
IO Handler for Isis Cubes.
Generic class for Framing Cameras.
FramingCamera(Cube &cube)
Constructs the FramingCamera object.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)=0
Returns the shutter open and close times.
virtual CameraType GetCameraType() const
This method returns Framing camera type.
~FramingCamera()
Destroys the FramingCamera Object.
FramingCamera & operator=(const FramingCamera &)
Assigning cameras is not allowed.
FramingCamera(const FramingCamera &)
Copying cameras is not allowed.
virtual iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
This is free and unencumbered software released into the public domain.