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

Saturation pulse. More...

#include <seqsat.h>

Inheritance diagram for SeqPulsarSat:

Inheritance graph
[legend]
Collaboration diagram for SeqPulsarSat:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SeqPulsarSat (const STD_string &object_label="unnamedSeqPulsarSat", satNucleus nuc=fat, float bandwidth=0.3)
 SeqPulsarSat (const STD_string &object_label, float bandwidth, double freqoffset=0.0, float flipangle=90.0, float rel_filterwidth=0.3)
 SeqPulsarSat (const SeqPulsarSat &spg)
SeqPulsarSatoperator= (const SeqPulsarSat &spg)

Detailed Description

Saturation pulse.

A 90deg Gaussian shaped saturation pulse

Definition at line 49 of file seqsat.h.


Constructor & Destructor Documentation

SeqPulsarSat::SeqPulsarSat ( const STD_string &  object_label = "unnamedSeqPulsarSat",
satNucleus  nuc = fat,
float  bandwidth = 0.3 
)

Constructs saturation pulse labeled 'object_label' with the following properties:

SeqPulsarSat::SeqPulsarSat ( const STD_string &  object_label,
float  bandwidth,
double  freqoffset = 0.0,
float  flipangle = 90.0,
float  rel_filterwidth = 0.3 
)

Constructs a saturation pulse labeled 'object_label' with the following properties:

SeqPulsarSat::SeqPulsarSat ( const SeqPulsarSat spg  ) 

Constructs a copy of 'spg'


Member Function Documentation

SeqPulsarSat& SeqPulsarSat::operator= ( const SeqPulsarSat 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:40 2008 by  doxygen 1.5.1