JEMRIS 2.9.1
open-source MRI simulations
|
Context class for trajectories (design pattern: Strategy) More...
#include <Trajectory.h>
Public Member Functions | |
Trajectory (TrajectoryInterface *strategy) | |
void | GetValue (double time, double *value) |
void | GetValue (double time, double *value, long currentSpin) |
void | FlowLoop (double loopDuration, long loopTrajNumber) |
bool | spinActivation (long currentSpin) |
void | LoadFile (string filename) |
void | SetStrategy (TrajectoryInterface *new_strategy) |
void | UpdateTrajectory (bool init=false) |
TrajectoryInterface * | GetStrategy () |
Private Attributes | |
TrajectoryInterface * | m_strategy |
Context class for trajectories (design pattern: Strategy)
-- last change 03.10.2023 |
Tony Stoecker |
Imprint |
Data Protection --