Isis 3 Programmer Reference
SpectralDefinitionFactory.h
1#ifndef SpectralDefinitionFactory_h
2#define SpectralDefinitionFactory_h
8/* SPDX-License-Identifier: CC0-1.0 */
9
10#include "SpectralDefinition.h"
11
12namespace Isis{
13
23 public:
24 static SpectralDefinition* NewSpectralDefinition(FileName smileDefFilename);
25 };
26}
27
28#endif
29
30
File name manipulation and expansion.
Definition FileName.h:100
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 ...
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: 02/24/2025 16:15:16