80 virtual int CkFrameId()
const {
return (m_ckFrameId); }
virtual int CkReferenceId() const
CK Reference ID - J2000.
Definition: LoHighCamera.h:88
Defines the Lunar Orbiter High Resolution camera class.
Definition: LoHighCamera.h:67
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
Definition: LoHighCamera.h:96
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
Definition: LoHighCamera.h:80
~LoHighCamera()
Destroys the LoHighCamera Object.
Definition: LoHighCamera.h:71
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
Definition: LoHighCamera.cpp:157
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
Definition: Camera.cpp:3075
LoHighCamera(Cube &cube)
Constructs the LoHigh camera model object from the labels.
Definition: LoHighCamera.cpp:52
Generic class for Framing Cameras.
Definition: FramingCamera.h:48
IO Handler for Isis Cubes.
Definition: Cube.h:170
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions...
Definition: Spice.cpp:809