~CissLabels()
Destroys the CissLabels object.
QString CompressionType() const
Returns CompressionType from the Instrument group.
double BiasStripMean() const
Returns BiasStripMean from the Intstrument group.
QString InstrumentId() const
Returns InstrumentId from the Instrument group.
double p_instrumentDataRate
Value of the PDS keyword ImageTime in the cube's labels.
std::vector< int > p_filterIndex
Two-element array of filter indices corresponding to optical filters.
void ReadLabels(Pvl &lab)
Reads the Pvl Labels.
QString p_compressionType
Value of the PDS keyword CompressionType in the cube's labels.
QString p_instrumentModeId
Value of the PDS keyword InstrumentModeId in the cube's labels.
QString InstrumentModeId()
Returns the lower case form of InstrumentModeId from the Instrument group.
QString CompressionRatio() const
Returns CompressionRatio from the Instrument group.
QString p_shutterModeId
Value of the PDS keyword ShutterModeId in the cube's labels.
double ImageNumber() const
Returns ImageNumber from the Archive group.
double p_frontOpticsTemp
Value of the PDS keyword OpticsTemperature[0] in the cube's labels.
double FrontOpticsTemp() const
Returns the first element of OpticsTemperature from the Instrument group.
bool AntibloomingOn() const
Returns whether AntiBloomingFlag from the Instrument group is "On".
bool p_antiblooming
Indicates whether anti-blooming state flag on.
double p_exposureDuration
Value of the PDS keyword ExposureDuration in the cube's labels.
std::vector< QString > FilterName() const
Returns a two-element array of the optical filters found in the BandBin group.
QString FlightSoftwareVersion() const
Returns FlightSoftwareVersion from the Instrument group.
QString p_flightSoftwareVersion
Value of the PDS keyword FlightSoftwareVersion in the cube's labels.
Read values from Cassini ISS labels.
int p_summingMode
Value of the PDS keyword SummingMode in the cube's labels.
int p_gainModeId
Value of the PDS keyword GainModeId in the cube's labels.
bool p_cissNA
Indicates whether camera is narrow-angle.
double p_imageNumber
Value of the PDS keyword ImageNumber in the cube's labels.
double p_biasStripMean
Value of the PDS keyword BiasStripMean in the cube's labels.
QString p_instrumentId
Value of the PDS keyword InstrumentId in the cube's labels.
QString p_delayedReadoutFlag
Value of the PDS keyword DelayedReadoutFlag in the cube's labels.
QString DelayedReadoutFlag() const
Returns DelayedReadoutFlag from the Instrument group.
int ReadoutOrder() const
Returns ReadoutOrder from the Instrument group.
double InstrumentDataRate() const
Returns InstrumentDataRate from the Instrument group.
int GainModeId() const
Returns GainModeId from the Instrument group.
QString ShutterModeId() const
Returns ShutterModeId from the Instrument group.
std::vector< int > FilterIndex() const
Returns a two-element array of indices associated with optical filter names.
int SummingMode() const
Returns SummingMode from the Instrument group.
bool NarrowAngle() const
Returns whether InstrumentId from the Instrument group is "ISSNA".
void ComputeImgProperties()
Computes values of non-keyword image properties.
Container for cube-like labels.
QString p_compressionRatio
Value of the PDS keyword CompressionRatio in the cube's labels.
QString p_ABflag
Value of the PDS keyword AntiBloomingFlag in the cube's labels.
QString DataConversionType() const
Returns DataConversionType from the Instrument group.
QString p_dataConversionType
Value of the PDS keyword DataConversionType in the cube's labels.
bool WideAngle() const
Returns whether InstrumentId from the Instrument group is "ISSWA".
int GainState() const
Returns GainState from the Instrument group.
void Init(Pvl &lab)
General initializer.
std::vector< QString > p_filter
Two-element array of optical filters used for this image.
double ExposureDuration() const
Returns ExposureDuration from the Instrument group.
int p_readoutOrder
Value of the PDS keyword ReadoutOrder in the cube's labels.
QString p_readoutCycleIndex
Value of the PDS keyword ReadoutCycleIndex in the cube's labels.
int p_gainState
Value of the PDS keyword GainState in the cube's labels.
CissLabels(Pvl &lab)
Constructs a CissLabels object from an Isis::Pvl object.
QString ReadoutCycleIndex() const
Returns ReadoutCycleIndex from the Instrument group.