SpiralTrajectory
-
struct SpiralTrajectory : public compas::Trajectory
Describes a Spiral gradient trajectory. This is represented by storing the starting position in
k-spacefor each readout and the step (delta_k) per sample point. The step can be different for each readout.