OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | List of all members
otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput > Class Template Reference

#include <otbImaginaryImageToComplexImageFilter.h>

Public Types

typedef TOutput::value_type OutputValueType
 

Public Member Functions

 ImaginaryToComplex ()
 
bool operator!= (const ImaginaryToComplex &) const
 
TOutput operator() (const TInputImageImaginaryPart &imaginary) const
 
bool operator== (const ImaginaryToComplex &other) const
 
 ~ImaginaryToComplex ()
 

Detailed Description

template<class TInputImageImaginaryPart, class TOutput>
class otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >

Definition at line 43 of file otbImaginaryImageToComplexImageFilter.h.

Member Typedef Documentation

◆ OutputValueType

template<class TInputImageImaginaryPart , class TOutput >
typedef TOutput::value_type otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >::OutputValueType

Definition at line 46 of file otbImaginaryImageToComplexImageFilter.h.

Constructor & Destructor Documentation

◆ ImaginaryToComplex()

template<class TInputImageImaginaryPart , class TOutput >
otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >::ImaginaryToComplex ( )
inline

Definition at line 48 of file otbImaginaryImageToComplexImageFilter.h.

◆ ~ImaginaryToComplex()

template<class TInputImageImaginaryPart , class TOutput >
otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >::~ImaginaryToComplex ( )
inline

Definition at line 51 of file otbImaginaryImageToComplexImageFilter.h.

Member Function Documentation

◆ operator!=()

template<class TInputImageImaginaryPart , class TOutput >
bool otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >::operator!= ( const ImaginaryToComplex< TInputImageImaginaryPart, TOutput > &  ) const
inline

Definition at line 54 of file otbImaginaryImageToComplexImageFilter.h.

◆ operator()()

template<class TInputImageImaginaryPart , class TOutput >
TOutput otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >::operator() ( const TInputImageImaginaryPart &  imaginary) const
inline

Definition at line 62 of file otbImaginaryImageToComplexImageFilter.h.

◆ operator==()

template<class TInputImageImaginaryPart , class TOutput >
bool otb::Function::ImaginaryToComplex< TInputImageImaginaryPart, TOutput >::operator== ( const ImaginaryToComplex< TInputImageImaginaryPart, TOutput > &  other) const
inline

Definition at line 58 of file otbImaginaryImageToComplexImageFilter.h.


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