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

Sinc pulse. More...

#include <seqpulsar.h>

Inheritance diagram for SeqPulsarSinc:

Inheritance graph
[legend]
Collaboration diagram for SeqPulsarSinc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SeqPulsarSinc (const STD_string &object_label="unnamedSeqPulsarSinc", float slicethickness=5.0, bool rephased=true, float duration=2.0, float flipangle=90.0, float resolution=1.5, unsigned int npoints=256, bool use_verse=false)
 SeqPulsarSinc (const SeqPulsarSinc &sps)
SeqPulsarSincoperator= (const SeqPulsarSinc &sps)

Detailed Description

Sinc pulse.

A sinc shaped pulse

Definition at line 254 of file seqpulsar.h.


Constructor & Destructor Documentation

SeqPulsarSinc::SeqPulsarSinc ( const STD_string &  object_label = "unnamedSeqPulsarSinc",
float  slicethickness = 5.0,
bool  rephased = true,
float  duration = 2.0,
float  flipangle = 90.0,
float  resolution = 1.5,
unsigned int  npoints = 256,
bool  use_verse = false 
)

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

SeqPulsarSinc::SeqPulsarSinc ( const SeqPulsarSinc sps  ) 

Constructs a copy of 'sps'


Member Function Documentation

SeqPulsarSinc& SeqPulsarSinc::operator= ( const SeqPulsarSinc sps  ) 

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


The documentation for this class was generated from the following file:
Generated on Sat Jun 14 12:32:41 2008 by  doxygen 1.5.1