| 
    ANIMA
    4.0
    
   | 
 
#include <animaSimuBlochGRE.h>
 Inheritance diagram for anima::SimuBlochGRE< TImage >:
 Collaboration diagram for anima::SimuBlochGRE< TImage >:Public Types | |
| typedef Superclass::OutputImageRegionType | OutputImageRegionType | 
| typedef itk::SmartPointer< Self > | Pointer | 
| typedef SimuBlochGRE | Self | 
| typedef itk::ImageToImageFilter< TImage, TImage > | Superclass | 
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const | 
| virtual const char * | GetNameOfClass () const | 
| virtual double | GetTE () | 
| virtual double | GetTR () | 
| void | SetInputM0 (const TImage *M0) | 
| void | SetInputT1 (const TImage *T1) | 
| 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 | 
| SimuBlochGRE () | |
| virtual | ~SimuBlochGRE () | 
Definition at line 9 of file animaSimuBlochGRE.h.
| typedef Superclass::OutputImageRegionType anima::SimuBlochGRE< TImage >::OutputImageRegionType | 
Definition at line 17 of file animaSimuBlochGRE.h.
| typedef itk::SmartPointer<Self> anima::SimuBlochGRE< TImage >::Pointer | 
Definition at line 15 of file animaSimuBlochGRE.h.
| typedef SimuBlochGRE anima::SimuBlochGRE< TImage >::Self | 
Standard class typedefs.
Definition at line 13 of file animaSimuBlochGRE.h.
| typedef itk::ImageToImageFilter<TImage, TImage> anima::SimuBlochGRE< TImage >::Superclass | 
Definition at line 14 of file animaSimuBlochGRE.h.
      
  | 
  protected | 
Definition at line 12 of file animaSimuBlochGRE.hxx.
      
  | 
  inlineprotectedvirtual | 
Definition at line 42 of file animaSimuBlochGRE.h.
References anima::SimuBlochGRE< TImage >::DynamicThreadedGenerateData().
| virtual::itk::LightObject::Pointer anima::SimuBlochGRE< TImage >::CreateAnother | ( | void | ) | const | 
      
  | 
  protectedvirtual | 
Does the real work.
Definition at line 37 of file animaSimuBlochGRE.hxx.
Referenced by anima::SimuBlochGRE< TImage >::SetInputM0(), and anima::SimuBlochGRE< TImage >::~SimuBlochGRE().
      
  | 
  virtual | 
Run-time type information (and related methods).
      
  | 
  virtual | 
      
  | 
  virtual | 
      
  | 
  static | 
Method for creation through the object factory.
| void anima::SimuBlochGRE< TImage >::SetInputM0 | ( | const TImage * | M0 | ) | 
M0 image / Rho map
Definition at line 30 of file animaSimuBlochGRE.hxx.
References anima::SimuBlochGRE< TImage >::DynamicThreadedGenerateData().
| void anima::SimuBlochGRE< TImage >::SetInputT1 | ( | const TImage * | T1 | ) | 
T1 map
Definition at line 18 of file animaSimuBlochGRE.hxx.
| void anima::SimuBlochGRE< TImage >::SetInputT2s | ( | const TImage * | T2s | ) | 
T2s map
Definition at line 24 of file animaSimuBlochGRE.hxx.
      
  | 
  virtual | 
      
  | 
  virtual | 
 1.8.13