80       virtual int CkFrameId()
 const { 
return (m_ckFrameId); }
 
Defines the Lunar Orbiter High Resolution camera class. 
Definition: LoHighCamera.h:67
 
virtual int CkReferenceId() const 
CK Reference ID - J2000. 
Definition: LoHighCamera.h:88
 
virtual int SpkReferenceId() const 
SPK Reference ID - J2000. 
Definition: LoHighCamera.h:96
 
virtual double exposureDuration() const 
Return the exposure duration for the pixel that the camera is set to. 
Definition: Camera.cpp:3113
 
iTime time() const 
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions...
Definition: Spice.cpp:804
 
~LoHighCamera()
Destroys the LoHighCamera Object. 
Definition: LoHighCamera.h:71
 
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times. 
Definition: LoHighCamera.cpp:157
 
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
 
virtual int CkFrameId() const 
CK frame ID - - Instrument Code from spacit run on CK. 
Definition: LoHighCamera.h:80
 
IO Handler for Isis Cubes. 
Definition: Cube.h:158