Isis 3 Programmer Reference
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 
42  public:
43  static SpectralDefinition* NewSpectralDefinition(FileName smileDefFilename);
44  };
45 }
46 
47 #endif
48 
49 
File name manipulation and expansion.
Definition: FileName.h:116
Constructs a 2D or 1D spectral definition based on the file name extension.
contains calibration info for spectral smile correction (center wavelengths and widths for the whole ...
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31