#include <seqgradtrapez.h>

Public Member Functions | |
| virtual bool | update_driver (direction channel, double onrampdur, double constdur, double offrampdur, float strength, double timestep, rampType type, bool exclude_offramp_from_timing)=0 |
The base class for platform specific drivers of trapezoidal gradient pulses
Definition at line 34 of file seqgradtrapez.h.
| virtual bool SeqGradTrapezDriver::update_driver | ( | direction | channel, | |
| double | onrampdur, | |||
| double | constdur, | |||
| double | offrampdur, | |||
| float | strength, | |||
| double | timestep, | |||
| rampType | type, | |||
| bool | exclude_offramp_from_timing | |||
| ) | [pure virtual] |
Update the driver with the following properties:
1.7.1