|
double | sourceToIsocenter = 0.0 |
| [mm]
|
|
double | startAngle = 0.0_deg |
|
double | angleSpan = -1.0_deg |
|
double | wobbleAngle = 15.0_deg |
|
double | wobbleFreq = 1.0 |
| number of wobbles (2 arcs) during the acquisition
|
|
◆ isApplicableTo()
bool CTL::protocols::WobbleTrajectory::isApplicableTo |
( |
const AcquisitionSetup & |
setup | ) |
const |
|
overridevirtual |
Returns true if this protocol can be used with setup.
Typically, this method will check whether the system used in setup contains all components that shall be prepared by this instance and whether the available information in this instance is compatible with the number of views specified in setup.
Reimplemented from CTL::AbstractPreparationProtocol.
◆ prepareSteps()
Returns a vector containing all preparation steps required to prepare the system in setup for acquisition of view viewNb.
Implements CTL::AbstractPreparationProtocol.
The documentation for this class was generated from the following files:
- modules/src/acquisition/trajectories.h
- modules/src/acquisition/trajectories.cpp