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

Post-pulse rephaser. More...

#include <seqpulsar.h>

Inheritance diagram for SeqPulsarReph:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SeqPulsarReph (const STD_string &object_label, const SeqPulsar &puls)
 SeqPulsarReph (const SeqPulsarReph &spr)
 SeqPulsarReph (const STD_string &object_label="unnamedSeqPulsarReph")
 ~SeqPulsarReph ()
SeqPulsarRephoperator= (const SeqPulsarReph &spr)
float get_onramp_duration () const
float get_constgrad_duration () const
float get_offramp_duration () const


Detailed Description

Post-pulse rephaser.

This class represents a rephasing gradient pulse for SeqPulsar, i.e. it can serve as a refocusing lobe for a SeqPulsar pulse

Definition at line 164 of file seqpulsar.h.


Constructor & Destructor Documentation

SeqPulsarReph::SeqPulsarReph ( const STD_string &  object_label,
const SeqPulsar puls 
)

Constructs a rephasing gradient pulse labeled 'object_label' with the following properties:

  • puls: The puls that should be rephased

SeqPulsarReph::SeqPulsarReph ( const SeqPulsarReph spr  ) 

Constructs a copy of 'spr'

SeqPulsarReph::SeqPulsarReph ( const STD_string &  object_label = "unnamedSeqPulsarReph"  ) 

Construct an empty rephasing gradient pulse with the given label

SeqPulsarReph::~SeqPulsarReph (  ) 

Destructor


Member Function Documentation

SeqPulsarReph& SeqPulsarReph::operator= ( const SeqPulsarReph spr  ) 

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

float SeqPulsarReph::get_onramp_duration (  )  const

Returns the duration of the ramp that switches the gradient pulse on

float SeqPulsarReph::get_constgrad_duration (  )  const

Returns the duration of the rephasing part of the gradient pulse

float SeqPulsarReph::get_offramp_duration (  )  const

Returns the duration of the ramp that switches the gradient pulse on


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