1#ifndef LroWideAngleCamera_h
2#define LroWideAngleCamera_h
103 double p_exposureDur;
105 IntParameterList p_detectorStartLines;
106 IntParameterList p_frameletOffsets;
107 DblParameterList p_focalLength;
108 DblParameterList p_boreSightSample;
109 DblParameterList p_boreSightLine;
111 int PoolKeySize(
const QString &key)
const;
112 IntParameterList GetVector(
const QString &key);
IO Handler for Isis Cubes.
Definition Cube.h:168
bool IsBandIndependent()
The camera model is band dependent, so this method returns false.
Definition LroWideAngleCamera.cpp:330
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
Definition LroWideAngleCamera.cpp:344
virtual int CkReferenceId() const
CK Reference ID - J2000.
Definition LroWideAngleCamera.cpp:356
void SetBand(const int band)
Sets the band in the camera model.
Definition LroWideAngleCamera.cpp:232
LroWideAngleCamera(Cube &cube)
Constructor for the LRO WAC Camera Model.
Definition LroWideAngleCamera.cpp:41
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
Definition LroWideAngleCamera.cpp:368
~LroWideAngleCamera()
Destroys the LroWideAngleCamera object.
Definition LroWideAngleCamera.cpp:222
PushFrameCamera(Isis::Cube &cube)
Constructs the PushFrameCamera object.
Definition PushFrameCamera.cpp:16
This is free and unencumbered software released into the public domain.
Definition Calculator.h:18
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16