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.
IO Handler for Isis Cubes.
Generic class for Framing Cameras.
This is the camera model for the Hayabusa NIRS camera.
HayabusaNirsCamera(Cube &cube)
Constructs a HayabusaNirsCamera object using the image labels.
virtual QList< QPointF > PixelIfovOffsets()
Returns the pixel ifov offsets from center of pixel.
virtual int CkReferenceId() const
CK Reference ID - J2000.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
~HayabusaNirsCamera()
Destroys a HayabusaNirsCamera object.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
virtual int CkFrameId() const
CK frame ID - Instrument Code from spacit run on CK.
virtual iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
This is free and unencumbered software released into the public domain.