12#include "PushFrameCamera.h"
67 void RestoreCoefficients(
int vband);
74 std::vector<int> p_detectorStartLines;
75 std::vector<int> p_filterNumbers;
76 std::vector<int> p_frameletOffsets;
IO Handler for Isis Cubes.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
int p_nframelets
Number of framelets in whole image.
double p_interframeDelay
Interframe Delay value from labels.
double p_bandTimeOffset
Offset iTime for Band.
double p_etStart
Ephemeris Start iTime.
void SetBand(const int band)
Sets the band in the camera model.
virtual int CkReferenceId() const
CK Reference ID - MRO_MME_OF_DATE.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
MarciCamera(Cube &cube)
Constructor for the Marci Camera Model.
~MarciCamera()
Destroys the Themis Vis Camera object.
bool IsBandIndependent()
The camera model is band dependent, so this method returns false.
double p_exposureDur
Exposure Duration value from labels.
Generic class for Push Frame Cameras.
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.