#include <seqacq.h>
Inherits SeqDriverBase.
The base class for platform specific drivers of acquisition windows
Definition at line 155 of file seqacq.h.
◆ adjust_sweepwidth()
virtual double SeqAcqDriver::adjust_sweepwidth |
( |
double |
desired_sweep_widht | ) |
const |
|
pure virtual |
Returns possible sweepwidth closest to 'desired_sweep_widht'
◆ get_postdelay()
virtual double SeqAcqDriver::get_postdelay |
( |
double |
sweepwidth | ) |
const |
|
pure virtual |
Delay following actual acquisition depending on 'sweepwidth'
◆ get_predelay()
virtual double SeqAcqDriver::get_predelay |
( |
| ) |
const |
|
pure virtual |
Delay prior to actual acquisition
◆ prep_driver()
virtual bool SeqAcqDriver::prep_driver |
( |
kSpaceCoord & |
recoindex, |
|
|
double |
sweepwidth, |
|
|
unsigned int |
nAcqPoints, |
|
|
double |
acqcenter, |
|
|
int |
freqchannel |
|
) |
| |
|
pure virtual |
Prepare driver, let driver adjust reco coordinate 'recoindex'
The documentation for this class was generated from the following file: