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

Sinc pulse. More...

#include <seqpulsar.h>

Inheritance diagram for SeqPulsarSinc:

Inheritance 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)
 SeqPulsarSinc (const SeqPulsarSinc &sps)
SeqPulsarSincoperator= (const SeqPulsarSinc &sps)


Detailed Description

Sinc pulse.

A sinc shaped pulse

Definition at line 232 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 
)

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

  • slicethickness: The thickness of the slice 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
  • resolution: The spatial resolution, i.e. the scale on which the excitation profile is smoothed
  • npoints: The number of digitised (complex) points for the pulse

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 Wed Sep 30 15:33:26 2009 by  doxygen 1.5.6