Isis 3.0 Programmer Reference
Back
|
Home
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
SpectralDefinitionFactory.h
Go to the documentation of this file.
1
#ifndef SpectralDefinitionFactory_h
2
#define SpectralDefinitionFactory_h
3
29
#include "
SpectralDefinition.h
"
30
31
namespace
Isis{
32
41
class
SpectralDefinitionFactory
{
42
public
:
43
static
SpectralDefinition
* NewSpectralDefinition(
FileName
smileDefFilename);
44
};
45
}
46
47
#endif
48
49
Isis::FileName
File name manipulation and expansion.
Definition:
FileName.h:111
Isis::SpectralDefinitionFactory
Constructs a 2D or 1D spectral definition based on the file name extension.
Definition:
SpectralDefinitionFactory.h:41
SpectralDefinition.h
Isis::SpectralDefinition
contains calibration info for spectral smile correction (center wavelengths and widths for the whole ...
Definition:
SpectralDefinition.h:52
U.S. Department of the Interior
|
U.S. Geological Survey
ISIS
|
Privacy & Disclaimers
|
Astrogeology Research Program
To contact us, please post comments and questions on the
ISIS Support Center
File Modified: 07/12/2023 23:29:36