SIRF
3.4.0
|
Utilities for setting trajectories in ISMRMRD data. More...
#include <vector>
#include <ismrmrd/xml.h>
#include <ismrmrd/ismrmrd.h>
#include "sirf/Gadgetron/gadgetron_data_containers.h"
#include "sirf/iUtilities/LocalisedException.h"
Go to the source code of this file.
Classes | |
class | sirf::TrajectoryPreparation< D > |
Abstract class defining the interface to set trajectories. More... | |
class | sirf::CartesianTrajectoryPrep |
Class to get cartesian encoding phase encoding locations. More... | |
class | sirf::GRPETrajectoryPrep |
Class to set the golden-angle radial phase encoding (GRPE) trajectory. More... | |
class | sirf::NonCartesian2DTrajPrep |
Interface to set the 2D radial trajectory. More... | |
class | sirf::Radial2DTrajprep |
Implementation to set anglular increment for 2D radial trajectory based on (Pi=3.141...)/#Angles. More... | |
class | sirf::GoldenAngle2DTrajprep |
Implementation to set anglular increment for 2D radial trajectory based on doi:10.1109/TMI.2006.885337. More... | |
Namespaces | |
sirf | |
Abstract data container. | |
Typedefs | |
typedef TrajectoryPreparation< 2 > | sirf::TrajectoryPreparation2D |
typedef TrajectoryPreparation< 3 > | sirf::TrajectoryPreparation3D |
Utilities for setting trajectories in ISMRMRD data.