OTB  9.0.0
Orfeo Toolbox
List of all members
otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage > Class Template Reference

#include <otbSurfaceReflectanceToReflectanceFilter.h>

+ Inheritance diagram for otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >:
+ Collaboration diagram for otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >:
typedef TInputImage InputImageType
 
typedef TOutputImage OutputImageType
 
typedef Functor::ReflectanceToSurfaceReflectanceImageFunctor< typename InputImageType::InternalPixelType, typename OutputImageType::InternalPixelType > FunctorType
 
typedef SurfaceReflectanceToReflectanceFilter Self
 
typedef UnaryImageFunctorWithVectorImageFilter< InputImageType, OutputImageType, FunctorTypeSuperclass
 
typedef itk::SmartPointer< SelfPointer
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef InputImageType::PixelType InputPixelType
 
typedef InputImageType::InternalPixelType InputInternalPixelType
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef OutputImageType::PixelType OutputPixelType
 
typedef OutputImageType::InternalPixelType OutputInternalPixelType
 
typedef OutputImageType::RegionType OutputImageRegionType
 
typedef otb::RadiometryCorrectionParametersToAtmosphericRadiativeTerms CorrectionParametersToRadiativeTermsType
 
typedef otb::AtmosphericCorrectionParameters AtmoCorrectionParametersType
 
typedef AtmoCorrectionParametersType::Pointer AtmoCorrectionParametersPointerType
 
typedef otb::ImageMetadataCorrectionParameters AcquiCorrectionParametersType
 
typedef AcquiCorrectionParametersType::Pointer AcquiCorrectionParametersPointerType
 
typedef otb::AtmosphericRadiativeTerms AtmosphericRadiativeTermsType
 
typedef AtmosphericRadiativeTermsType::Pointer AtmosphericRadiativeTermsPointerType
 
typedef otb::FilterFunctionValues FilterFunctionValuesType
 
typedef FilterFunctionValuesType::WavelengthSpectralBandType ValueType
 
typedef FilterFunctionValuesType::ValuesVectorType ValuesVectorType
 
typedef AcquiCorrectionParametersType::WavelengthSpectralBandVectorType WavelengthSpectralBandVectorType
 
typedef itk::MetaDataDictionary MetaDataDictionaryType
 
static const unsigned int InputImageDimension = TInputImage::ImageDimension
 
static const unsigned int OutputImageDimension = TOutputImage::ImageDimension
 
bool m_IsSetAtmosphericRadiativeTerms
 
bool m_IsSetAtmoCorrectionParameters
 
bool m_IsSetAcquiCorrectionParameters
 
AtmosphericRadiativeTermsPointerType m_AtmosphericRadiativeTerms
 
AtmoCorrectionParametersPointerType m_AtmoCorrectionParameters
 
AcquiCorrectionParametersPointerType m_AcquiCorrectionParameters
 
bool m_UseGenerateParameters
 
bool m_FunctorParametersHaveBeenComputed
 
static Pointer New ()
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
void SetAtmosphericRadiativeTerms (AtmosphericRadiativeTermsPointerType atmoRadTerms)
 
 itkGetObjectMacro (AtmosphericRadiativeTerms, AtmosphericRadiativeTermsType)
 
void SetAtmoCorrectionParameters (AtmoCorrectionParametersPointerType atmoCorrTerms)
 
 itkGetObjectMacro (AtmoCorrectionParameters, AtmoCorrectionParametersType)
 
void SetAcquiCorrectionParameters (AcquiCorrectionParametersPointerType acquiCorrTerms)
 
void GenerateParameters ()
 
virtual void SetUseGenerateParameters (bool _arg)
 
virtual bool GetUseGenerateParameters ()
 
virtual void SetIsSetAtmosphericRadiativeTerms (bool _arg)
 
virtual bool GetIsSetAtmosphericRadiativeTerms ()
 
 SurfaceReflectanceToReflectanceFilter ()
 
 ~SurfaceReflectanceToReflectanceFilter () override
 
void BeforeThreadedGenerateData () override
 
void UpdateAtmosphericRadiativeTerms ()
 
void UpdateFunctors ()
 
void Modified () const override
 

Additional Inherited Members

- Public Types inherited from otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >
typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::SmartPointer< SelfPointer
 
typedef UnaryImageFunctorWithVectorImageFilter Self
 
typedef itk::InPlaceImageFilter< TInputImage, TOutputImage > Superclass
 
typedef TInputImage InputImageType
 
typedef TOutputImage OutputImageType
 
typedef Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > FunctorType
 
typedef InputImageType::PixelType InputPixelType
 
typedef InputImageType::InternalPixelType InputInternalPixelType
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef OutputImageType::PixelType OutputPixelType
 
typedef OutputImageType::InternalPixelType OutputInternalPixelType
 
typedef OutputImageType::RegionType OutputImageRegionType
 
typedef InputImageType::SizeType SizeType
 
typedef std::vector< FunctorTypeFunctorVectorType
 
- Public Member Functions inherited from otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetNameOfClass () const
 
FunctorVectorTypeGetFunctorVector (void)
 
- Static Public Member Functions inherited from otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >
static Pointer New ()
 
- Static Public Attributes inherited from otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >
static const unsigned int InputImageDimension
 
static const unsigned int OutputImageDimension
 
- Protected Member Functions inherited from otb::UnaryImageFunctorWithVectorImageFilter< TInputImage, TOutputImage, Functor::ReflectanceToSurfaceReflectanceImageFunctor< TInputImage::InternalPixelType, TOutputImage::InternalPixelType > >
 UnaryImageFunctorWithVectorImageFilter ()
 
 ~UnaryImageFunctorWithVectorImageFilter () override
 
void GenerateOutputInformation () override
 
void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, itk::ThreadIdType threadId) override
 
void PrintSelf (std::ostream &os, itk::Indent indent) const override
 

Detailed Description

template<class TInputImage, class TOutputImage>
class otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >

Calculates the slope, the orientation incidence and exitance radius values for each pixel.

Definition at line 166 of file otbSurfaceReflectanceToReflectanceFilter.h.

Member Typedef Documentation

◆ AcquiCorrectionParametersPointerType

template<class TInputImage , class TOutputImage >
typedef AcquiCorrectionParametersType::Pointer otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::AcquiCorrectionParametersPointerType

"typedef" to simplify the variables definition and the declaration.

Definition at line 209 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ AcquiCorrectionParametersType

template<class TInputImage , class TOutputImage >
typedef otb::ImageMetadataCorrectionParameters otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::AcquiCorrectionParametersType

"typedef" to simplify the variables definition and the declaration.

Definition at line 208 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ AtmoCorrectionParametersPointerType

template<class TInputImage , class TOutputImage >
typedef AtmoCorrectionParametersType::Pointer otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::AtmoCorrectionParametersPointerType

"typedef" to simplify the variables definition and the declaration.

Definition at line 206 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ AtmoCorrectionParametersType

template<class TInputImage , class TOutputImage >
typedef otb::AtmosphericCorrectionParameters otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::AtmoCorrectionParametersType

"typedef" to simplify the variables definition and the declaration.

Definition at line 205 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ AtmosphericRadiativeTermsPointerType

template<class TInputImage , class TOutputImage >
typedef AtmosphericRadiativeTermsType::Pointer otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::AtmosphericRadiativeTermsPointerType

"typedef" to simplify the variables definition and the declaration.

Definition at line 212 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ AtmosphericRadiativeTermsType

template<class TInputImage , class TOutputImage >
typedef otb::AtmosphericRadiativeTerms otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::AtmosphericRadiativeTermsType

"typedef" to simplify the variables definition and the declaration.

Definition at line 211 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ ConstPointer

template<class TInputImage , class TOutputImage >
typedef itk::SmartPointer<const Self> otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::ConstPointer

"typedef" to simplify the variables definition and the declaration.

Definition at line 187 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ CorrectionParametersToRadiativeTermsType

"typedef" to simplify the variables definition and the declaration.

Definition at line 203 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ FilterFunctionValuesType

template<class TInputImage , class TOutputImage >
typedef otb::FilterFunctionValues otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::FilterFunctionValuesType

"typedef" to simplify the variables definition and the declaration.

Definition at line 215 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ FunctorType

template<class TInputImage , class TOutputImage >
typedef Functor::ReflectanceToSurfaceReflectanceImageFunctor<typename InputImageType::InternalPixelType, typename OutputImageType::InternalPixelType> otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::FunctorType

"typedef" to simplify the variables definition and the declaration.

Definition at line 181 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ InputImageRegionType

template<class TInputImage , class TOutputImage >
typedef InputImageType::RegionType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::InputImageRegionType

"typedef" to simplify the variables definition and the declaration.

Definition at line 198 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ InputImageType

template<class TInputImage , class TOutputImage >
typedef TInputImage otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::InputImageType

"typedef" to simplify the variables definition and the declaration.

Definition at line 178 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ InputInternalPixelType

template<class TInputImage , class TOutputImage >
typedef InputImageType::InternalPixelType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::InputInternalPixelType

"typedef" to simplify the variables definition and the declaration.

Definition at line 197 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ InputPixelType

template<class TInputImage , class TOutputImage >
typedef InputImageType::PixelType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::InputPixelType

Supported images definition.

Definition at line 193 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ MetaDataDictionaryType

template<class TInputImage , class TOutputImage >
typedef itk::MetaDataDictionary otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::MetaDataDictionaryType

"typedef" to simplify the variables definition and the declaration.

Definition at line 221 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ OutputImageRegionType

template<class TInputImage , class TOutputImage >
typedef OutputImageType::RegionType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::OutputImageRegionType

"typedef" to simplify the variables definition and the declaration.

Definition at line 201 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ OutputImageType

template<class TInputImage , class TOutputImage >
typedef TOutputImage otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::OutputImageType

"typedef" to simplify the variables definition and the declaration.

Definition at line 179 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ OutputInternalPixelType

template<class TInputImage , class TOutputImage >
typedef OutputImageType::InternalPixelType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::OutputInternalPixelType

"typedef" to simplify the variables definition and the declaration.

Definition at line 200 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ OutputPixelType

template<class TInputImage , class TOutputImage >
typedef OutputImageType::PixelType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::OutputPixelType

"typedef" to simplify the variables definition and the declaration.

Definition at line 199 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ Pointer

template<class TInputImage , class TOutputImage >
typedef itk::SmartPointer<Self> otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::Pointer

"typedef" to simplify the variables definition and the declaration.

Definition at line 186 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ Self

template<class TInputImage , class TOutputImage >
typedef SurfaceReflectanceToReflectanceFilter otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::Self

"typedef" for standard classes.

Definition at line 184 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ Superclass

template<class TInputImage , class TOutputImage >
typedef UnaryImageFunctorWithVectorImageFilter<InputImageType, OutputImageType, FunctorType> otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::Superclass

"typedef" to simplify the variables definition and the declaration.

Definition at line 185 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ ValuesVectorType

template<class TInputImage , class TOutputImage >
typedef FilterFunctionValuesType::ValuesVectorType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::ValuesVectorType

"typedef" to simplify the variables definition and the declaration.

Definition at line 217 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ ValueType

template<class TInputImage , class TOutputImage >
typedef FilterFunctionValuesType::WavelengthSpectralBandType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::ValueType

"typedef" to simplify the variables definition and the declaration.

Definition at line 216 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ WavelengthSpectralBandVectorType

template<class TInputImage , class TOutputImage >
typedef AcquiCorrectionParametersType::WavelengthSpectralBandVectorType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::WavelengthSpectralBandVectorType

"typedef" to simplify the variables definition and the declaration.

Definition at line 219 of file otbSurfaceReflectanceToReflectanceFilter.h.

Constructor & Destructor Documentation

◆ SurfaceReflectanceToReflectanceFilter()

template<class TInputImage , class TOutputImage >
otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SurfaceReflectanceToReflectanceFilter
protected

◆ ~SurfaceReflectanceToReflectanceFilter()

template<class TInputImage , class TOutputImage >
otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::~SurfaceReflectanceToReflectanceFilter ( )
inlineoverrideprotected

Destructor

Definition at line 276 of file otbSurfaceReflectanceToReflectanceFilter.h.

Member Function Documentation

◆ BeforeThreadedGenerateData()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::BeforeThreadedGenerateData
overrideprotected

Initialize the functor vector

Definition at line 111 of file otbSurfaceReflectanceToReflectanceFilter.hxx.

◆ CreateAnother()

template<class TInputImage , class TOutputImage >
virtual::itk::LightObject::Pointer otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::CreateAnother ( void  ) const

"typedef" to simplify the variables definition and the declaration.

◆ GenerateParameters()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::GenerateParameters

Compute radiative terms if necessary and then updtae functors attibuts.

Definition at line 152 of file otbSurfaceReflectanceToReflectanceFilter.hxx.

◆ GetIsSetAtmosphericRadiativeTerms()

template<class TInputImage , class TOutputImage >
virtual bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::GetIsSetAtmosphericRadiativeTerms ( )
virtual

"typedef" to simplify the variables definition and the declaration.

◆ GetNameOfClass()

template<class TInputImage , class TOutputImage >
virtual const char* otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::GetNameOfClass ( ) const
virtual

return class name.

◆ GetUseGenerateParameters()

template<class TInputImage , class TOutputImage >
virtual bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::GetUseGenerateParameters ( )
virtual

"typedef" to simplify the variables definition and the declaration.

◆ itkGetObjectMacro() [1/2]

template<class TInputImage , class TOutputImage >
otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::itkGetObjectMacro ( AtmoCorrectionParameters  ,
AtmoCorrectionParametersType   
)

"typedef" to simplify the variables definition and the declaration.

◆ itkGetObjectMacro() [2/2]

template<class TInputImage , class TOutputImage >
otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::itkGetObjectMacro ( AtmosphericRadiativeTerms  ,
AtmosphericRadiativeTermsType   
)

"typedef" to simplify the variables definition and the declaration.

◆ Modified()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::Modified
overrideprotected

If modified, we need to compute the functor parameters again

Definition at line 119 of file otbSurfaceReflectanceToReflectanceFilter.hxx.

◆ New()

template<class TInputImage , class TOutputImage >
static Pointer otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::New ( )
static

object factory method.

◆ SetAcquiCorrectionParameters()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SetAcquiCorrectionParameters ( AcquiCorrectionParametersPointerType  acquiCorrTerms)
inline

Get/Set Acquisition Correction Parameters.

Definition at line 247 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ SetAtmoCorrectionParameters()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SetAtmoCorrectionParameters ( AtmoCorrectionParametersPointerType  atmoCorrTerms)
inline

Get/Set Atmospheric Correction Parameters.

Definition at line 236 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ SetAtmosphericRadiativeTerms()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SetAtmosphericRadiativeTerms ( AtmosphericRadiativeTermsPointerType  atmoRadTerms)
inline

Get/Set Atmospheric Radiative Terms.

Definition at line 225 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ SetIsSetAtmosphericRadiativeTerms()

template<class TInputImage , class TOutputImage >
virtual void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SetIsSetAtmosphericRadiativeTerms ( bool  _arg)
virtual

Set/Get IsSetAtmosphericRadiativeTerms

◆ SetUseGenerateParameters()

template<class TInputImage , class TOutputImage >
virtual void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SetUseGenerateParameters ( bool  _arg)
virtual

Set/Get UseGenerateParameters.

◆ UpdateAtmosphericRadiativeTerms()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::UpdateAtmosphericRadiativeTerms
protected

◆ UpdateFunctors()

template<class TInputImage , class TOutputImage >
void otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::UpdateFunctors
protected

Member Data Documentation

◆ InputImageDimension

template<class TInputImage , class TOutputImage >
const unsigned int otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::InputImageDimension = TInputImage::ImageDimension
static

Extract input and output images dimensions.

Definition at line 173 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ m_AcquiCorrectionParameters

template<class TInputImage , class TOutputImage >
AcquiCorrectionParametersPointerType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_AcquiCorrectionParameters
private

"typedef" to simplify the variables definition and the declaration.

Definition at line 299 of file otbSurfaceReflectanceToReflectanceFilter.h.

Referenced by otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SurfaceReflectanceToReflectanceFilter().

◆ m_AtmoCorrectionParameters

template<class TInputImage , class TOutputImage >
AtmoCorrectionParametersPointerType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_AtmoCorrectionParameters
private

"typedef" to simplify the variables definition and the declaration.

Definition at line 298 of file otbSurfaceReflectanceToReflectanceFilter.h.

Referenced by otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::SurfaceReflectanceToReflectanceFilter().

◆ m_AtmosphericRadiativeTerms

template<class TInputImage , class TOutputImage >
AtmosphericRadiativeTermsPointerType otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_AtmosphericRadiativeTerms
private

◆ m_FunctorParametersHaveBeenComputed

template<class TInputImage , class TOutputImage >
bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_FunctorParametersHaveBeenComputed
mutableprivate

True if the functor parameters have been generated

Definition at line 304 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ m_IsSetAcquiCorrectionParameters

template<class TInputImage , class TOutputImage >
bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_IsSetAcquiCorrectionParameters
private

"typedef" to simplify the variables definition and the declaration.

Definition at line 294 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ m_IsSetAtmoCorrectionParameters

template<class TInputImage , class TOutputImage >
bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_IsSetAtmoCorrectionParameters
private

"typedef" to simplify the variables definition and the declaration.

Definition at line 293 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ m_IsSetAtmosphericRadiativeTerms

template<class TInputImage , class TOutputImage >
bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_IsSetAtmosphericRadiativeTerms
private

"typedef" to simplify the variables definition and the declaration.

Definition at line 292 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ m_UseGenerateParameters

template<class TInputImage , class TOutputImage >
bool otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::m_UseGenerateParameters
private

"typedef" to simplify the variables definition and the declaration.

Definition at line 301 of file otbSurfaceReflectanceToReflectanceFilter.h.

◆ OutputImageDimension

template<class TInputImage , class TOutputImage >
const unsigned int otb::SurfaceReflectanceToReflectanceFilter< TInputImage, TOutputImage >::OutputImageDimension = TOutputImage::ImageDimension
static

"typedef" to simplify the variables definition and the declaration.

Definition at line 174 of file otbSurfaceReflectanceToReflectanceFilter.h.


The documentation for this class was generated from the following files: