1#ifndef OsirisRexOcamsCamera_h
2#define OsirisRexOcamsCamera_h
12#include "FramingCamera.h"
63 const QString &filter)
const;
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
IO Handler for Isis Cubes.
FramingCamera(Cube &cube)
Constructs the FramingCamera object.
OsirisRexOcamsCamera(Cube &cube)
Constructs an OSIRIS-REx Camera Model using the image labels.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
~OsirisRexOcamsCamera()
Destroys the MapCamera object.
virtual int CkFrameId() const
The frame ID for the spacecraft (or instrument) used by the Camera-matrix Kernel.
virtual int CkReferenceId() const
The frame ID for the reference coordinate system used by the Camera-matrix Kernel.
int getFunctionalIkCode(const int naifIkCode, const int polyfocusCode, const QString &filter) const
Determine best functional IK code for distortion models.
virtual int SpkReferenceId() const
The reference frame ID for the Spacecraft Kernel is 1, representing J2000.
virtual iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
SpiceInt naifIkCode() const
This returns the NAIF IK code to use when reading from instrument kernels.
This is free and unencumbered software released into the public domain.