![]() |
JEMRIS 2.9.2
open-source MRI simulations
|
Flow Trajectory. More...
#include <TrajectoryFlow.h>
Inheritance diagram for TrajectoryFlow:
Collaboration diagram for TrajectoryFlow:Public Member Functions | |
| virtual void | GetValueDerived (double time, double *value) |
| retrieve value at given time-point | |
| virtual void | LoadFile (string filename) |
| load trajectory from file | |
Public Member Functions inherited from TrajectoryInterface | |
| void | GetValue (double time, double *value) |
| virtual void | UpdateTrajectory (bool init=false) |
| bool | spinActivation (long currentSpin) |
| get spin current state : true=active, false=unactive | |
| void | setCurrentTraj (long currentTraj) |
| set trajectory number associated to current spin | |
| long | getCurrentTraj () |
| get trajectory number associated to current spin | |
| void | setLoop (double loopDuration, long loopTrajNumber) |
| set loop parameters for periodic flow | |
Additional Inherited Members | |
Protected Member Functions inherited from TrajectoryInterface | |
| int | GetLowerIndex (double time) |
| find data index for interpolation get lower index for given timepoint using hunt search algorithm. | |
Protected Attributes inherited from TrajectoryInterface | |
| int | m_LastHuntIndex |
| vector< double > | m_time |
| vector< vector< double > > | m_time_full |
| long | m_currentSpinIndex |
| long | m_trajLoopNumber |
| double | m_trajLoopDuration |
| bool | m_spinActive |
Flow Trajectory.
|
virtual |
retrieve value at given time-point
Implements TrajectoryInterface.
Here is the call graph for this function:
|
virtual |
-- last change 03.01.2025 |
Tony Stoecker |
Imprint |
Data Protection --