Public Member Functions

SeqEpiDriverDefault Class Reference
[Internal Classes for sequence design (odinseq library)]

#include <seqacqepi.h>

Inheritance diagram for SeqEpiDriverDefault:
Inheritance graph
[legend]

List of all members.

Public Member Functions

SeqGradInterfaceset_strength (float gradstrength)
SeqGradInterfaceinvert_strength ()
float get_strength () const
fvector get_gradintegral () const
double get_gradduration () const
SeqGradInterfaceset_gradrotmatrix (const RotMatrix &matrix)

Detailed Description

The default EPI driver

Definition at line 88 of file seqacqepi.h.


Member Function Documentation

double SeqEpiDriverDefault::get_gradduration (  )  const [inline, virtual]

Returns the duration of the gradient object. This function returns only the effective duration during whichthe gradient is active, any delays before and after the gradient are omitted.

Implements SeqGradInterface.

Definition at line 135 of file seqacqepi.h.

fvector SeqEpiDriverDefault::get_gradintegral (  )  const [virtual]

Returns the integral vector of the gradient course

Implements SeqGradInterface.

float SeqEpiDriverDefault::get_strength (  )  const [inline, virtual]

Returns the strength of the gradient object

Implements SeqGradInterface.

Definition at line 133 of file seqacqepi.h.

SeqGradInterface& SeqEpiDriverDefault::invert_strength (  )  [inline, virtual]

Changes the polarity of the gradient, i.e. inverts the sign of the gradient strength

Implements SeqGradInterface.

Definition at line 132 of file seqacqepi.h.

SeqGradInterface& SeqEpiDriverDefault::set_gradrotmatrix ( const RotMatrix matrix  )  [inline, virtual]

This function can be used to specify a rotation of the gradient object in the spatial domain, the rotation will be applied to this object only rather than to the whole sequence.

Implements SeqGradInterface.

Definition at line 136 of file seqacqepi.h.

SeqGradInterface& SeqEpiDriverDefault::set_strength ( float  gradstrength  )  [inline, virtual]

Changes the strength of the gradient object

Implements SeqGradInterface.

Definition at line 131 of file seqacqepi.h.


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