22 #ifndef otbSimulationStep2Base_h
23 #define otbSimulationStep2Base_h
25 #include "itkProcessObject.h"
82 #ifndef OTB_MANUAL_INSTANTIATION
Base class for all methods that generate spectrum of an object using its reflectance and transmittanc...
SimulationStep2Base(const Self &)=delete
itk::ProcessObject Superclass
virtual void SetTransmittance(const SpectralResponseType *)=0
itk::Array< ParametersValueType > ParametersType
void operator=(const Self &)=delete
~SimulationStep2Base() override
itk::SmartPointer< Self > Pointer
SpectralResponse< double, double > SpectralResponseType
double ParametersValueType
ParametersType m_Parameters
itk::SmartPointer< const Self > ConstPointer
virtual void SetReflectance(const SpectralResponseType *)=0
This class represents the spectral response of an object (or a satellite band).
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.