File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
8 #include "SpectralDefinition.h"
14 #include "ProcessByLine.h"
15 #include "CSVReader.h"
int m_nb
Number of bands in input Cube.
void init()
Constructor initializer.
int m_nl
Number of lines in input Cube.
int m_numSections
Number of sections of the chip/wavelength data.
virtual int sectionCount() const
Returns the number of sections in the calibration image.
virtual int sampleCount() const
Returns the number of samples in the calibration image.
SpectralDefinition()
Constructs an empty SpectralDefinition object.
virtual int bandCount() const
Returns the number of bands in the calibration image.
virtual int lineCount() const
Returns the number of line in the calibration image.
virtual ~SpectralDefinition()
default destructor
int m_ns
Number of samples in input Cube.
This is free and unencumbered software released into the public domain.