OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | List of all members
otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision > Class Template Reference

#include <otbRadiometricMomentsFunctor.h>

+ Inheritance diagram for otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >:

Public Types

typedef TNeighIter IteratorType
 
typedef itk::VariableLengthVector< ScalarRealTypeOutputType
 
typedef IteratorType::PixelType PixelType
 
typedef TPrecision ScalarRealType
 
typedef RadiometricMomentsFunctor Self
 

Public Member Functions

OutputType operator() (TNeighIter &it) const
 
 RadiometricMomentsFunctor ()
 
 ~RadiometricMomentsFunctor ()
 

Detailed Description

template<class TNeighIter, class TPrecision = float>
class otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >

Definition at line 39 of file otbRadiometricMomentsFunctor.h.

Member Typedef Documentation

◆ IteratorType

template<class TNeighIter , class TPrecision = float>
typedef TNeighIter otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::IteratorType

Definition at line 43 of file otbRadiometricMomentsFunctor.h.

◆ OutputType

template<class TNeighIter , class TPrecision = float>
typedef itk::VariableLengthVector<ScalarRealType> otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::OutputType

Definition at line 46 of file otbRadiometricMomentsFunctor.h.

◆ PixelType

template<class TNeighIter , class TPrecision = float>
typedef IteratorType::PixelType otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::PixelType

Definition at line 44 of file otbRadiometricMomentsFunctor.h.

◆ ScalarRealType

template<class TNeighIter , class TPrecision = float>
typedef TPrecision otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::ScalarRealType

Definition at line 45 of file otbRadiometricMomentsFunctor.h.

◆ Self

template<class TNeighIter , class TPrecision = float>
typedef RadiometricMomentsFunctor otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::Self

Definition at line 42 of file otbRadiometricMomentsFunctor.h.

Constructor & Destructor Documentation

◆ RadiometricMomentsFunctor()

template<class TNeighIter , class TPrecision = float>
otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::RadiometricMomentsFunctor ( )
inline

Definition at line 48 of file otbRadiometricMomentsFunctor.h.

◆ ~RadiometricMomentsFunctor()

template<class TNeighIter , class TPrecision = float>
otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::~RadiometricMomentsFunctor ( )
inline

Definition at line 51 of file otbRadiometricMomentsFunctor.h.

Member Function Documentation

◆ operator()()

template<class TNeighIter , class TPrecision = float>
OutputType otb::Functor::RadiometricMomentsFunctor< TNeighIter, TPrecision >::operator() ( TNeighIter &  it) const
inline

Definition at line 55 of file otbRadiometricMomentsFunctor.h.


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