![]() |
JEMRIS 2.9.2
open-source MRI simulations
|
Instance class holding dynamic sample properties. More...
#include <DynamicVariables.h>
Collaboration diagram for DynamicVariables:Static Public Member Functions | |
| static DynamicVariables * | instance () |
| Get sole instance of DynamicVariables. | |
Public Attributes | |
| Trajectory * | m_Flow |
| Trajectory * | m_Respiration |
| Trajectory * | m_Motion |
| Trajectory * | m_T2prime |
| Trajectory * | m_R1 |
| Trajectory * | m_R2 |
| Trajectory * | m_M0 |
| Trajectory * | m_Diffusion |
Private Member Functions | |
| DynamicVariables () | |
| Default constructor. | |
Private Attributes | |
| bool | m_changeT2prime |
| bool | m_changeT2 |
| vector< Circle > | m_Circles |
| TrajectoryFlow * | stub_flow |
| TrajectoryRespiration * | stub_respiration |
| TrajectoryMotion * | stub_motion |
| TrajectoryT2s * | stub_T2s |
| Trajectory1D * | stub_r1 |
| Trajectory1D * | stub_r2 |
| Trajectory1D * | stub_m0 |
| TrajectoryEmpty * | stub_empty |
| TrajectoryDiffusion * | stub_diff |
Static Private Attributes | |
| static DynamicVariables * | m_instance =0 |
| Pointer to the sole instance of this implementation. | |
Instance class holding dynamic sample properties.
|
private |
pool of available Trajectories to use with copy constructor of context class "Trajectory"
-- last change 03.01.2025 |
Tony Stoecker |
Imprint |
Data Protection --