1#ifndef NewHorizonsLeisaCamera_h
2#define NewHorizonsLeisaCamera_h
12#include "LineScanCamera.h"
IO Handler for Isis Cubes.
Generic class for Line Scan Cameras.
This is the camera model for LEISA, New Hoirzon's infrared Spectrometer.
virtual int CkReferenceId() const
CK Reference ID -.
QVector< double > m_origTransl
The original transl affine coefficients from the iak.
NewHorizonsLeisaCamera(Cube &cube)
Create a NewHorizonsLeisaCamera object.
QVector< double > m_origTranss
The original transs affine coefficients from the iak.
void SetBand(const int vband)
Change the New Horizons camera parameters based on the band number.
QVector< int > m_originalBand
Stores the band bin OriginalBand keyword values.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
QVector< double > m_origTransy
The original transy affine coefficients from the iak.
bool IsBandIndependent()
Flag that NewHorizonsLeisaCamera is band-dependent.
QVector< double > m_origTransx
The original transx affine coefficients from the iak.
~NewHorizonsLeisaCamera()
Destroys the NewHorizonsLeisaCamera object.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
This is free and unencumbered software released into the public domain.