1#ifndef TgoCassisCamera_h
2#define TgoCassisCamera_h
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.
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 CkReferenceId() const
CK Reference ID - J2000.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
virtual int CkFrameId() const
CK frame ID - TGO CaSSIS instrument code (TGO_CASSIS_FSA)
virtual int SpkTargetId() const
SPK Target Body ID - TGO spacecraft -143.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
TgoCassisCamera(Cube &cube)
Initialize the CaSSIS camera model.
~TgoCassisCamera()
Destroys the TgoCassisCamera object.
This is free and unencumbered software released into the public domain.