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

Pre-read dephasing. More...

#include <seqacqdeph.h>

Inheritance diagram for SeqAcqDeph:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SeqAcqDeph (const STD_string &object_label, const SeqAcqInterface &acq, dephaseMode mode=FID)
 SeqAcqDeph (const SeqAcqDeph &sad)
 SeqAcqDeph (const STD_string &object_label="unnamedSeqAcqDeph")
SeqAcqDephoperator= (const SeqAcqDeph &sad)
const SeqVectorget_epi_segment_vector () const
const SeqVectorget_epi_reduction_vector () const


Detailed Description

Pre-read dephasing.

This class provides a pre-dephasing or post-rephasing gradient pulse for acquisition objects

Definition at line 51 of file seqacqdeph.h.


Constructor & Destructor Documentation

SeqAcqDeph::SeqAcqDeph ( const STD_string &  object_label,
const SeqAcqInterface acq,
dephaseMode  mode = FID 
)

Constructs a read dephase gradient pulse labeled 'object_label' with the following properties:

  • acq: The acquisition object for which the dephasing should be performed
  • polarity: Specifies whether the gradient will have balanced (FID) or inverted polarity (spinEcho).

SeqAcqDeph::SeqAcqDeph ( const SeqAcqDeph sad  ) 

Constructs a copy of 'sad'

SeqAcqDeph::SeqAcqDeph ( const STD_string &  object_label = "unnamedSeqAcqDeph"  ) 

Construct an empty read dephase gradient pulse with the given label


Member Function Documentation

SeqAcqDeph& SeqAcqDeph::operator= ( const SeqAcqDeph sad  ) 

Assignment operator that makes this object become a copy of 'sad'

const SeqVector& SeqAcqDeph::get_epi_segment_vector (  )  const

returns vector to iterate through different segments in multi-shot EPI

const SeqVector& SeqAcqDeph::get_epi_reduction_vector (  )  const

returns vector to iterate through different GRAPPA interleaves in parallel-imaging EPI


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

Generated on Wed Sep 30 15:33:15 2009 by  doxygen 1.5.6