File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
SpectralDefinitionFactory.h
1 #ifndef SpectralDefinitionFactory_h
2 #define SpectralDefinitionFactory_h
3 
8 /* SPDX-License-Identifier: CC0-1.0 */
9 
10 #include "SpectralDefinition.h"
11 
12 namespace Isis{
13 
23  public:
24  static SpectralDefinition* NewSpectralDefinition(FileName smileDefFilename);
25  };
26 }
27 
28 #endif
29 
30 
Isis::FileName
File name manipulation and expansion.
Definition: FileName.h:100
Isis::SpectralDefinition
contains calibration info for spectral smile correction (center wavelengths and widths for the whole ...
Definition: SpectralDefinition.h:34
Isis::SpectralDefinitionFactory
Constructs a 2D or 1D spectral definition based on the file name extension.
Definition: SpectralDefinitionFactory.h:22
Isis
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16

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 USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/13/2023 15:17:18