JEMRIS 2.9.1
open-source MRI simulations
Loading...
Searching...
No Matches
List of all members | Public Member Functions | Private Attributes
Trajectory Class Reference

Context class for trajectories (design pattern: Strategy) More...

#include <Trajectory.h>

+ Collaboration diagram for Trajectory:

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)
 
TrajectoryInterfaceGetStrategy ()
 

Private Attributes

TrajectoryInterfacem_strategy
 

Detailed Description

Context class for trajectories (design pattern: Strategy)


The documentation for this class was generated from the following files:

-- last change 03.10.2023 | Tony Stoecker | Imprint | Data Protection --