|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef FramingCamera_h
2 #define FramingCamera_h
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
Definition: Camera.cpp:3063
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
Definition: Spice.cpp:884
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)=0
Returns the shutter open and close times.
Definition: FramingCamera.cpp:42
Generic class for Framing Cameras.
Definition: FramingCamera.h:32
@ Framing
Framing Camera.
Definition: Camera.h:358
CameraType
This enum defines the types of cameras supported in this class.
Definition: Camera.h:357
IO Handler for Isis Cubes.
Definition: Cube.h:167
FramingCamera(Cube &cube)
Constructs the FramingCamera object.
Definition: FramingCamera.cpp:19
~FramingCamera()
Destroys the FramingCamera Object.
Definition: FramingCamera.h:36
Namespace for the standard library.
virtual CameraType GetCameraType() const
This method returns Framing camera type.
Definition: FramingCamera.h:43
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16