File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef HayabusaNirsCamera_h
2 #define HayabusaNirsCamera_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.
This is the camera model for the Hayabusa NIRS camera.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
~HayabusaNirsCamera()
Destroys a HayabusaNirsCamera object.
Generic class for Framing Cameras.
virtual int CkReferenceId() const
CK Reference ID - J2000.
HayabusaNirsCamera(Cube &cube)
Constructs a HayabusaNirsCamera object using the image labels.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
IO Handler for Isis Cubes.
virtual QList< QPointF > PixelIfovOffsets()
Returns the pixel ifov offsets from center of pixel.
virtual int CkFrameId() const
CK frame ID - Instrument Code from spacit run on CK.
This is free and unencumbered software released into the public domain.