Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

simri3d.h File Reference

#include <stdio.h>
#include <math.h>

Go to the source code of this file.

Defines

#define INLINE   inline
#define G   267.522128e+6 /* Giromagnetic moment of the proton in rad/sec/Tesla*/
#define G_rad_T   267.522128e+6 /* Giromagnetic moment of the proton in rad/sec/Tesla*/
#define G_kHz_G   4.2577469 /* Giromagnetic moment of the proton in kHz/Gauss */
#define G_rad_G   26752.2128 /* Giromagnetic moment of the proton in rad/sec/Gauss*/
#define G_Hz_T   4.2577469e+7 /* Giromagnetic moment of the proton in Hz/Tesla */
#define NONE   0
#define PHASE   1
#define FREQUENCY   2
#define PLUS   1
#define MINUS   -1
#define REPLACE   -1
#define TAILLE_NOM   200
#define TRUE   1
#define FALSE   0
#define SEEK_CUR   1
#define MAX(x, y)   (x > y ? x : y)
#define RINT(x, y)   (y=floor(x),(x-y > (double) 0.5 ? y+1 : y))
#define FPRINTF   fprintf


Define Documentation

#define FALSE   0
 

Definition at line 76 of file simri3d.h.

#define FPRINTF   fprintf
 

Definition at line 95 of file simri3d.h.

Referenced by AddComplexVolRF(), CheckTimesGE(), CheckTimesIR(), CheckTimesSE(), CheckTimesTF(), and RunSequence().

#define FREQUENCY   2
 

Definition at line 66 of file simri3d.h.

Referenced by DoAcqFrequenceX(), and Kernel().

#define G   267.522128e+6 /* Giromagnetic moment of the proton in rad/sec/Tesla*/
 

Definition at line 58 of file simri3d.h.

Referenced by DoPulseFile(), DoPulseSinc(), KernelFrequency2(), KernelPrecession(), KernelPulse(), and SequenceSE2D_sel().

#define G_Hz_T   4.2577469e+7 /* Giromagnetic moment of the proton in Hz/Tesla */
 

Definition at line 62 of file simri3d.h.

Referenced by KernelFrequency1(), and KernelFrequency2().

#define G_kHz_G   4.2577469 /* Giromagnetic moment of the proton in kHz/Gauss */
 

Definition at line 60 of file simri3d.h.

Referenced by SeqGradientEcho1D_0(), SeqGradientEcho2D_0(), SeqGradientEcho3D_0(), SeqInversionRecuperation1D_0(), SeqInversionRecuperation2D_0(), SeqInversionRecuperation3D_0(), SeqSpinEcho1D_0(), SeqSpinEcho2D_0(), SeqSpinEcho3D_0(), SeqTrueFisp1D_0(), SeqTrueFisp2D_0(), SeqTrueFisp3D_0(), SeqTurboSpinEcho2D_0(), TestEchoGradient1D(), and TestTrainEchoGradient1D().

#define G_rad_G   26752.2128 /* Giromagnetic moment of the proton in rad/sec/Gauss*/
 

Definition at line 61 of file simri3d.h.

Referenced by SeqGradientEcho2D_0(), SeqGradientEcho3D_0(), SeqInversionRecuperation2D_0(), SeqInversionRecuperation3D_0(), SeqSpinEcho2D_0(), SeqSpinEcho3D_0(), SeqTrueFisp2D_0(), SeqTrueFisp3D_0(), and SeqTurboSpinEcho2D_0().

#define G_rad_T   267.522128e+6 /* Giromagnetic moment of the proton in rad/sec/Tesla*/
 

Definition at line 59 of file simri3d.h.

Referenced by KernelFrequency2(), KernelPrecession(), and KernelPulse().

#define INLINE   inline
 

Definition at line 53 of file simri3d.h.

#define MAX x,
 )     (x > y ? x : y)
 

Definition at line 84 of file simri3d.h.

#define MINUS   -1
 

Definition at line 68 of file simri3d.h.

Referenced by KernelFrequency1(), KernelFrequency2(), SeqFreeInduction1D_0(), SeqGradientEcho1D_0(), SeqGradientEcho2D_0(), SeqGradientEcho3D_0(), SeqInversionRecuperation1D_0(), SeqInversionRecuperation2D_0(), SeqInversionRecuperation3D_0(), SeqSpinEcho1D_0(), SeqSpinEcho2D_0(), SeqSpinEcho3D_0(), SeqTurboSpinEcho2D_0(), SequenceSE2D_sel(), TestEchoSpin1D(), TestSimulatedEcho(), and TestTrainEchoSpin1D().

#define NONE   0
 

Definition at line 64 of file simri3d.h.

Referenced by InitEvent(), and Kernel().

#define PHASE   1
 

Definition at line 65 of file simri3d.h.

Referenced by Kernel().

#define PLUS   1
 

Definition at line 67 of file simri3d.h.

Referenced by InitEvent(), KernelFrequency1(), KernelFrequency2(), KernelPhase(), TestEchoGradient1D(), TestFID1D(), and TestTrainEchoGradient1D().

#define REPLACE   -1
 

Definition at line 69 of file simri3d.h.

#define RINT x,
 )     (y=floor(x),(x-y > (double) 0.5 ? y+1 : y))
 

Definition at line 86 of file simri3d.h.

#define SEEK_CUR   1
 

Definition at line 80 of file simri3d.h.

Referenced by _IdAcrGetElementLength(), _IdAcrGetPixelOffset(), _IdAcrModifElementLength(), _IdAcrOverWriteElement(), _IdAcrOverWriteElementNumber(), _IdAcrReadElement_avec_creation(), _IdAcrReadNextElement(), and IdDcmReadFileIntoVectorFromDcmHdr().

#define TAILLE_NOM   200
 

Definition at line 70 of file simri3d.h.

#define TRUE   1
 

Definition at line 73 of file simri3d.h.


Generated on Wed Oct 19 09:28:37 2005 for SIMRI3D by doxygen 1.3.7