1#ifndef LroWideAngleCamera_h 
    2#define LroWideAngleCamera_h 
   12#include "PushFrameCamera.h" 
  105      IntParameterList p_detectorStartLines;
 
  106      IntParameterList p_frameletOffsets;
 
  107      DblParameterList p_focalLength;
 
  108      DblParameterList p_boreSightSample;
 
  109      DblParameterList p_boreSightLine;
 
  112      IntParameterList 
GetVector(
const QString &key);
 
 
IO Handler for Isis Cubes.
 
bool IsBandIndependent()
The camera model is band dependent, so this method returns false.
 
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
 
IntParameterList GetVector(const QString &key)
 
double p_etStart
Ephemeris Start iTime.
 
int PoolKeySize(const QString &key) const
 
virtual int CkReferenceId() const
CK Reference ID - J2000.
 
void SetBand(const int band)
Sets the band in the camera model.
 
LroWideAngleCamera(Cube &cube)
Constructor for the LRO WAC Camera Model.
 
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
 
double p_exposureDur
Exposure Duration value from labels.
 
int p_nframelets
Number of framelets in whole image.
 
~LroWideAngleCamera()
Destroys the LroWideAngleCamera object.
 
PushFrameCamera(Isis::Cube &cube)
Constructs the PushFrameCamera object.
 
This is free and unencumbered software released into the public domain.
 
This is free and unencumbered software released into the public domain.