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

Gauss pulse. More...

#include <seqpulsar.h>

Inheritance diagram for SeqPulsarGauss:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SeqPulsarGauss (const STD_string &object_label="unnamedSeqPulsarGauss", float slicethickness=5.0, bool rephased=true, float duration=1.0, float flipangle=90.0, unsigned int npoints=128)
 SeqPulsarGauss (const SeqPulsarGauss &spg)
SeqPulsarGaussoperator= (const SeqPulsarGauss &spg)


Detailed Description

Gauss pulse.

A Gaussian shaped pulse

Definition at line 268 of file seqpulsar.h.


Constructor & Destructor Documentation

SeqPulsarGauss::SeqPulsarGauss ( const STD_string &  object_label = "unnamedSeqPulsarGauss",
float  slicethickness = 5.0,
bool  rephased = true,
float  duration = 1.0,
float  flipangle = 90.0,
unsigned int  npoints = 128 
)

Constructs a slice selective Gauss pulse labeled 'object_label' with the following properties:

  • slicethickness: The thickness of the slice (FWHM) that will be excited
  • rephased: If true, an additional gradient lobe will be added to rephase the magnetisation
  • duration: The pulse duration
  • flipangle: The flip angle
  • npoints: The number of digitised (complex) points for the pulse

SeqPulsarGauss::SeqPulsarGauss ( const SeqPulsarGauss spg  ) 

Constructs a copy of 'spg'


Member Function Documentation

SeqPulsarGauss& SeqPulsarGauss::operator= ( const SeqPulsarGauss spg  ) 

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


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

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