ANIMA  4.0
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
anima::SimuBlochCoherentGRE< TImage > Class Template Reference

#include <animaSimuBlochCoherentGRE.h>

+ Inheritance diagram for anima::SimuBlochCoherentGRE< TImage >:
+ Collaboration diagram for anima::SimuBlochCoherentGRE< TImage >:

Public Types

typedef Superclass::OutputImageRegionType OutputImageRegionType
 
typedef itk::SmartPointer< SelfPointer
 
typedef SimuBlochCoherentGRE Self
 
typedef itk::ImageToImageFilter< TImage, TImage > Superclass
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual double GetFA ()
 
virtual const char * GetNameOfClass () const
 
virtual double GetTE ()
 
virtual double GetTR ()
 
virtual void SetFA (double _arg)
 
void SetInputM0 (const TImage *M0)
 
void SetInputT1 (const TImage *T1)
 
void SetInputT2 (const TImage *T2)
 
void SetInputT2s (const TImage *T2s)
 
virtual void SetTE (double _arg)
 
virtual void SetTR (double _arg)
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

virtual void DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread) ITK_OVERRIDE
 
 SimuBlochCoherentGRE ()
 
virtual ~SimuBlochCoherentGRE ()
 

Detailed Description

template<class TImage>
class anima::SimuBlochCoherentGRE< TImage >

Definition at line 9 of file animaSimuBlochCoherentGRE.h.

Member Typedef Documentation

◆ OutputImageRegionType

template<class TImage >
typedef Superclass::OutputImageRegionType anima::SimuBlochCoherentGRE< TImage >::OutputImageRegionType

Definition at line 17 of file animaSimuBlochCoherentGRE.h.

◆ Pointer

template<class TImage >
typedef itk::SmartPointer<Self> anima::SimuBlochCoherentGRE< TImage >::Pointer

Definition at line 15 of file animaSimuBlochCoherentGRE.h.

◆ Self

template<class TImage >
typedef SimuBlochCoherentGRE anima::SimuBlochCoherentGRE< TImage >::Self

Standard class typedefs.

Definition at line 13 of file animaSimuBlochCoherentGRE.h.

◆ Superclass

template<class TImage >
typedef itk::ImageToImageFilter<TImage, TImage> anima::SimuBlochCoherentGRE< TImage >::Superclass

Definition at line 14 of file animaSimuBlochCoherentGRE.h.

Constructor & Destructor Documentation

◆ SimuBlochCoherentGRE()

template<class TImage >
anima::SimuBlochCoherentGRE< TImage >::SimuBlochCoherentGRE ( )
protected

Definition at line 12 of file animaSimuBlochCoherentGRE.hxx.

◆ ~SimuBlochCoherentGRE()

template<class TImage >
virtual anima::SimuBlochCoherentGRE< TImage >::~SimuBlochCoherentGRE ( )
inlineprotectedvirtual

Member Function Documentation

◆ CreateAnother()

template<class TImage >
virtual::itk::LightObject::Pointer anima::SimuBlochCoherentGRE< TImage >::CreateAnother ( void  ) const

◆ DynamicThreadedGenerateData()

template<class TImage >
void anima::SimuBlochCoherentGRE< TImage >::DynamicThreadedGenerateData ( const OutputImageRegionType outputRegionForThread)
protectedvirtual

◆ GetFA()

template<class TImage >
virtual double anima::SimuBlochCoherentGRE< TImage >::GetFA ( )
virtual

◆ GetNameOfClass()

template<class TImage >
virtual const char* anima::SimuBlochCoherentGRE< TImage >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

◆ GetTE()

template<class TImage >
virtual double anima::SimuBlochCoherentGRE< TImage >::GetTE ( )
virtual

◆ GetTR()

template<class TImage >
virtual double anima::SimuBlochCoherentGRE< TImage >::GetTR ( )
virtual

◆ New()

template<class TImage >
static Pointer anima::SimuBlochCoherentGRE< TImage >::New ( )
static

Method for creation through the object factory.

◆ SetFA()

template<class TImage >
virtual void anima::SimuBlochCoherentGRE< TImage >::SetFA ( double  _arg)
virtual

◆ SetInputM0()

template<class TImage >
void anima::SimuBlochCoherentGRE< TImage >::SetInputM0 ( const TImage *  M0)

M0 image / Rho map

Definition at line 30 of file animaSimuBlochCoherentGRE.hxx.

◆ SetInputT1()

template<class TImage >
void anima::SimuBlochCoherentGRE< TImage >::SetInputT1 ( const TImage *  T1)

T1 map

Definition at line 18 of file animaSimuBlochCoherentGRE.hxx.

◆ SetInputT2()

template<class TImage >
void anima::SimuBlochCoherentGRE< TImage >::SetInputT2 ( const TImage *  T2)

◆ SetInputT2s()

template<class TImage >
void anima::SimuBlochCoherentGRE< TImage >::SetInputT2s ( const TImage *  T2s)

T2s map

Definition at line 24 of file animaSimuBlochCoherentGRE.hxx.

◆ SetTE()

template<class TImage >
virtual void anima::SimuBlochCoherentGRE< TImage >::SetTE ( double  _arg)
virtual

◆ SetTR()

template<class TImage >
virtual void anima::SimuBlochCoherentGRE< TImage >::SetTR ( double  _arg)
virtual

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