msl 1.3.0
Loading...
Searching...
No Matches
msl::GradientSpecs Struct Reference

Detailed Description

Specifications of the gradient system.

#include <GradientSpecs.h>

Static Public Member Functions

static GradientSpecs current (MrProt const &protocol)
 Return the gradient specs from SysProperties and the current gradient mode.
 

Public Attributes

double maxAmplitude
 Maximum gradient amplitude in mT/m.
 
double minRiseTime
 Minimum rise time (i.e. inverse of slew rate) in µs/(mT/m)
 

Member Function Documentation

◆ current()

static GradientSpecs msl::GradientSpecs::current ( MrProt const &  protocol)
static

Return the gradient specs from SysProperties and the current gradient mode.

Member Data Documentation

◆ maxAmplitude

double msl::GradientSpecs::maxAmplitude

Maximum gradient amplitude in mT/m.

◆ minRiseTime

double msl::GradientSpecs::minRiseTime

Minimum rise time (i.e. inverse of slew rate) in µs/(mT/m)


The documentation for this struct was generated from the following file: