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

_Object3D Struct Reference

#include <object.h>


Data Fields

int x
int y
int z
float lx
float ly
float lz
int nbcomponent
int component
int nbparam
PPPVOLUME_FLOAT deltaB0
PPPPSEQUENCE_USHORT values
PSIGNAL_FLOAT chemshift
PPPVOLUME_FLOAT fielddefault


Field Documentation

PSIGNAL_FLOAT _Object3D::chemshift
 

Chemical shift value for each component

Definition at line 76 of file object.h.

int _Object3D::component
 

Number of the active component for the acquisition

Definition at line 68 of file object.h.

PPPVOLUME_FLOAT _Object3D::deltaB0
 

DeltaB0 in Tesla: T2* weight for a reference value of B0=1T

Definition at line 72 of file object.h.

PPPVOLUME_FLOAT _Object3D::fielddefault
 

Magnetic field default associated to the magnetic susceptibility. Given in Tesla for a B0 value of 1 tesla

Definition at line 78 of file object.h.

float _Object3D::lx
 

Object size in meter

Definition at line 64 of file object.h.

float _Object3D::ly
 

Object size in meter

Definition at line 64 of file object.h.

float _Object3D::lz
 

Object size in meter

Definition at line 64 of file object.h.

int _Object3D::nbcomponent
 

Number of considered components . Default value : One (Water)

Definition at line 66 of file object.h.

int _Object3D::nbparam
 

Number of physical values by component. Default value =3 (ro, t1, t2)

Definition at line 70 of file object.h.

PPPPSEQUENCE_USHORT _Object3D::values
 

Nbparam volumes per component, T1 et T2 values are integer and are given in ms.

Definition at line 74 of file object.h.

int _Object3D::x
 

Object size in voxels

Definition at line 62 of file object.h.

int _Object3D::y
 

Object size in voxels

Definition at line 62 of file object.h.

int _Object3D::z
 

Object size in voxels

Definition at line 62 of file object.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 19 09:28:37 2005 for SIMRI3D by doxygen 1.3.7