OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | List of all members
otb::Functor::SingleComplexToVector< TInput, TOutput > Class Template Reference

#include <otbComplexToVectorImageCastFilter.h>

Public Types

typedef TOutput::ValueType OutputValueType
 

Public Member Functions

TOutput operator() (const TInput &A) const
 
 SingleComplexToVector ()
 
 ~SingleComplexToVector ()
 

Detailed Description

template<class TInput, class TOutput>
class otb::Functor::SingleComplexToVector< TInput, TOutput >

Definition at line 46 of file otbComplexToVectorImageCastFilter.h.

Member Typedef Documentation

◆ OutputValueType

template<class TInput , class TOutput >
typedef TOutput::ValueType otb::Functor::SingleComplexToVector< TInput, TOutput >::OutputValueType

Definition at line 49 of file otbComplexToVectorImageCastFilter.h.

Constructor & Destructor Documentation

◆ SingleComplexToVector()

template<class TInput , class TOutput >
otb::Functor::SingleComplexToVector< TInput, TOutput >::SingleComplexToVector ( )
inline

Definition at line 51 of file otbComplexToVectorImageCastFilter.h.

◆ ~SingleComplexToVector()

template<class TInput , class TOutput >
otb::Functor::SingleComplexToVector< TInput, TOutput >::~SingleComplexToVector ( )
inline

Definition at line 54 of file otbComplexToVectorImageCastFilter.h.

Member Function Documentation

◆ operator()()

template<class TInput , class TOutput >
TOutput otb::Functor::SingleComplexToVector< TInput, TOutput >::operator() ( const TInput &  A) const
inline

Definition at line 58 of file otbComplexToVectorImageCastFilter.h.


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