OTB  9.0.0
Orfeo Toolbox
Public Types | Static Public Member Functions | List of all members
otb::DefaultConvertPixelTraits<::std::complex< T > > Class Template Reference

#include <otbDefaultConvertPixelTraits.h>

+ Inheritance diagram for otb::DefaultConvertPixelTraits<::std::complex< T > >:
+ Collaboration diagram for otb::DefaultConvertPixelTraits<::std::complex< T > >:

Public Types

typedef itk::DefaultConvertPixelTraits<::std::complex< T > > SuperClass
 

Static Public Member Functions

static TargetType GetNthComponent (int, const TargetType &pixel)
 
static ComponentType GetScalarValue (const TargetType &pixel)
 
static void SetNthComponent (int, TargetType &pixel, const TargetType &v)
 

Detailed Description

template<typename T>
class otb::DefaultConvertPixelTraits<::std::complex< T > >

Definition at line 47 of file otbDefaultConvertPixelTraits.h.

Member Typedef Documentation

◆ SuperClass

template<typename T >
typedef itk::DefaultConvertPixelTraits<::std::complex<T> > otb::DefaultConvertPixelTraits<::std::complex< T > >::SuperClass

Definition at line 50 of file otbDefaultConvertPixelTraits.h.

Member Function Documentation

◆ GetNthComponent()

template<typename T >
static TargetType otb::DefaultConvertPixelTraits<::std::complex< T > >::GetNthComponent ( int  ,
const TargetType &  pixel 
)
inlinestatic

Definition at line 61 of file otbDefaultConvertPixelTraits.h.

◆ GetScalarValue()

template<typename T >
static ComponentType otb::DefaultConvertPixelTraits<::std::complex< T > >::GetScalarValue ( const TargetType &  pixel)
inlinestatic

Definition at line 66 of file otbDefaultConvertPixelTraits.h.

◆ SetNthComponent()

template<typename T >
static void otb::DefaultConvertPixelTraits<::std::complex< T > >::SetNthComponent ( int  ,
TargetType &  pixel,
const TargetType &  v 
)
inlinestatic

Definition at line 56 of file otbDefaultConvertPixelTraits.h.


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