#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 |
|
|
|
Definition at line 95 of file simri3d.h. Referenced by AddComplexVolRF(), CheckTimesGE(), CheckTimesIR(), CheckTimesSE(), CheckTimesTF(), and RunSequence(). |
|
Definition at line 66 of file simri3d.h. Referenced by DoAcqFrequenceX(), and Kernel(). |
|
Definition at line 58 of file simri3d.h. Referenced by DoPulseFile(), DoPulseSinc(), KernelFrequency2(), KernelPrecession(), KernelPulse(), and SequenceSE2D_sel(). |
|
Definition at line 62 of file simri3d.h. Referenced by KernelFrequency1(), and KernelFrequency2(). |
|
|
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(). |
|
Definition at line 59 of file simri3d.h. Referenced by KernelFrequency2(), KernelPrecession(), and KernelPulse(). |
|
|
|
|
|
|
Definition at line 64 of file simri3d.h. Referenced by InitEvent(), and Kernel(). |
|
Definition at line 65 of file simri3d.h. Referenced by Kernel(). |
|
Definition at line 67 of file simri3d.h. Referenced by InitEvent(), KernelFrequency1(), KernelFrequency2(), KernelPhase(), TestEchoGradient1D(), TestFID1D(), and TestTrainEchoGradient1D(). |
|
|
|
|
|
Definition at line 80 of file simri3d.h. Referenced by _IdAcrGetElementLength(), _IdAcrGetPixelOffset(), _IdAcrModifElementLength(), _IdAcrOverWriteElement(), _IdAcrOverWriteElementNumber(), _IdAcrReadElement_avec_creation(), _IdAcrReadNextElement(), and IdDcmReadFileIntoVectorFromDcmHdr(). |
|
|
|
|