|
Isis 3 Programmer Reference
|
1 #ifndef Hyb2OncCamera_h
2 #define Hyb2OncCamera_h
12 #include "FramingCamera.h"
This is the camera model for the Hayabusa2 ONC camera.
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.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
Generic class for Framing Cameras.
virtual int CkReferenceId() const
CK Reference ID - J2000.
IO Handler for Isis Cubes.
~Hyb2OncCamera()
Default Destructor.
Hyb2OncCamera(Cube &cube)
Constructs a Hayabusa2 Hyb2OncCamera object using the image labels.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
This is free and unencumbered software released into the public domain.