OTB
9.0.0
Orfeo Toolbox
|
#include <otbSpectralSensitivityReader.h>
Classes | |
struct | BothAre |
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef FilterFunctionValues::Pointer | FFVFPointerType |
typedef itk::SmartPointer< Self > | Pointer |
typedef SpectralSensitivityReader | Self |
typedef itk::ProcessObject | Superclass |
typedef FilterFunctionValues::ValuesVectorType | ValuesVectorType |
typedef WavelengthSpectralBandVectorType::Pointer | WavelengthSpectralBandVectorPointerType |
typedef ObjectList< FilterFunctionValues > | WavelengthSpectralBandVectorType |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
std::string | m_FileName |
std::string | m_DataPath |
const ImageMetadata * | m_ImageMetadata = nullptr |
virtual std::string | GetFileName () const |
virtual void | SetFileName (const char *_arg) |
virtual std::string | GetDataPath () const |
virtual void | SetDataPath (const char *_arg) |
virtual WavelengthSpectralBandVectorType * | GetOutput (void) |
virtual const WavelengthSpectralBandVectorType * | GetOutput (void) const |
void | SetImageMetadata (const ImageMetadata *imd) |
SpectralSensitivityReader () | |
~SpectralSensitivityReader () override | |
void | GenerateData () override |
void | FindFileName () |
void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
SpectralSensitivityReader (const Self &)=delete | |
void | operator= (const Self &)=delete |
Read a file that contains spectral sensitivity.
This class read a file that contains spectral sensitivity values and fill a structure that contains man and max wavelengths, the coefficients list and the step.
Definition at line 45 of file otbSpectralSensitivityReader.h.
typedef itk::SmartPointer<const Self> otb::SpectralSensitivityReader::ConstPointer |
Definition at line 52 of file otbSpectralSensitivityReader.h.
Definition at line 58 of file otbSpectralSensitivityReader.h.
typedef itk::SmartPointer<Self> otb::SpectralSensitivityReader::Pointer |
Definition at line 51 of file otbSpectralSensitivityReader.h.
Standard class typedefs
Definition at line 49 of file otbSpectralSensitivityReader.h.
typedef itk::ProcessObject otb::SpectralSensitivityReader::Superclass |
Definition at line 50 of file otbSpectralSensitivityReader.h.
Definition at line 61 of file otbSpectralSensitivityReader.h.
typedef WavelengthSpectralBandVectorType::Pointer otb::SpectralSensitivityReader::WavelengthSpectralBandVectorPointerType |
Definition at line 63 of file otbSpectralSensitivityReader.h.
typedef ObjectList<FilterFunctionValues> otb::SpectralSensitivityReader::WavelengthSpectralBandVectorType |
Definition at line 62 of file otbSpectralSensitivityReader.h.
|
protected |
Get/Set filename
|
overrideprotected |
Get/Set filename
|
privatedelete |
Get/Set filename
virtual::itk::LightObject::Pointer otb::SpectralSensitivityReader::CreateAnother | ( | void | ) | const |
|
protected |
Find the filename using image metadata
|
overrideprotected |
Main computation method
|
virtual |
Get/Set path
|
virtual |
Get/Set filename
|
virtual |
Standard type macros
|
virtual |
Override of the GetOutput() method
|
virtual |
Get/Set filename
|
static |
Creation through the object factory
|
privatedelete |
Get/Set filename
|
overrideprotected |
PrintSelf method
|
virtual |
Get/Set filename
|
virtual |
Get/Set filename
|
inline |
Definition at line 81 of file otbSpectralSensitivityReader.h.
|
private |
Get/Set filename
Definition at line 119 of file otbSpectralSensitivityReader.h.
|
private |
Get/Set filename
Definition at line 118 of file otbSpectralSensitivityReader.h.
|
private |
Get/Set filename
Definition at line 120 of file otbSpectralSensitivityReader.h.