1 #ifndef ThemisVisCamera_h     2 #define ThemisVisCamera_h bool IsBandIndependent()
The camera model is band dependent (i.e. 
 
int p_nframes
Number of frames in whole image. 
 
double p_exposureDur
Exposure Duration value from labels. 
 
~ThemisVisCamera()
Destroys the Themis Vis Camera object. 
 
QList< int > p_filterNumber
List of filter number values from the Instrument BandBin group that correspond to each band in the cu...
 
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK. 
 
virtual int CkReferenceId() const
CK Reference ID - MARSIAU. 
 
Generic class for Push Frame Cameras. 
 
ThemisVisCamera(Cube &cube)
Constructor for the Themis Vis Camera Model. 
 
double p_bandTimeOffset
Offset iTime for Band. 
 
double p_interframeDelay
Interframe Delay value from labels. 
 
double p_etStart
Ephemeris Start iTime. 
 
void SetBand(const int band)
Sets the band in the camera model. 
 
virtual int SpkReferenceId() const
SPK Reference ID - J2000. 
 
double BandEphemerisTimeOffset(int vband)
Calculates time offset for the given cube band number. 
 
Namespace for ISIS/Bullet specific routines. 
 
IO Handler for Isis Cubes.