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

Gauss pulse. More...

#include <seqpulsar.h>

Inheritance diagram for SeqPulsarGauss:

Inheritance graph
[legend]
Collaboration diagram for SeqPulsarGauss:

Collaboration 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 291 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:

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 Sat Jun 14 12:32:39 2008 by  doxygen 1.5.1