12#include "LineScanCamera.h" 
   16#include "VariableLineScanCameraDetectorMap.h" 
   53      void SetBand (
const int physicalBand);
 
   89    std::vector<LineRateChange> m_lineRates;
 
   90    bool m_isBandDependent;
 
   92    double getEtTime(
const QString &sclk);
 
 
CrismCamera(Cube &cube)
Constructor for the MRO CRISM Camera Model.
 
bool IsBandIndependent()
This is a band-dependant instrument.
 
virtual int CkReferenceId() const
CK Reference ID - J2000.
 
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
 
void SetBand(const int physicalBand)
Virtual method that sets the band number.
 
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
 
virtual ~CrismCamera()
Destroys the CrismCamera object.
 
IO Handler for Isis Cubes.
 
Generic class for Line Scan Cameras.
 
This is free and unencumbered software released into the public domain.