|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbProspectModel_h
22 #define otbProspectModel_h
24 #include "OTBSimulationExport.h"
64 using Superclass::SetInput;
71 void GenerateData()
override;
86 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
89 using Superclass::MakeOutput;
92 double Tav(
const int theta,
double ref);
96 void operator=(
const Self&) =
delete;
itk::ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
SimulationStep1Base Superclass
Superclass::ParametersType ParametersType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
itk::Array< ParametersValueType > ParametersType
Data class containing Leaf Parameters.
itk::SmartPointer< const Self > ConstPointer
This class implements the Prospect Model (see http://teledetection.ipgp.jussieu.fr/prosail/),...
itk::SmartPointer< Self > Pointer
This class represents the spectral response of an object (or a satellite band).
Base class for all method that simulate the Reflectance and Transmittance of an object....
otb::LeafParameters LeafParametersType
Superclass::SpectralResponseType SpectralResponseType