|
Isis 3 Programmer Reference
|
1 #ifndef LoMediumCamera_h
2 #define LoMediumCamera_h
12 #include "FramingCamera.h"
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
@ Fiducial
Fiducial Focal Plane Map.
Defines the Lunar Orbiter Medium Resolution camera class.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
int m_ckFrameId
LO 3,4,5 CK frame id.
Generic class for Framing Cameras.
virtual int CkReferenceId() const
CK Reference ID - J2000.
@ Boresight
Boresight Focal Plane Map.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
IO Handler for Isis Cubes.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
LoMediumCamera(Cube &cube)
Initialize the LoMedium camera model.
~LoMediumCamera()
Destroys the LoMediumCamera Object.
@ None
No Focal Plane Map.
This is free and unencumbered software released into the public domain.
FocalPlaneMapType
This enum defines the types of focal plane maps supported in this class.