#include <belfem_user_api>Functions | |
| real | my_current (const real t) |
| Trapezoidal transport current: ramp up, flat top, ramp down, off. | |
| real | my_current_reverse (const real t) |
| The same waveform with the opposite polarity, for the return legs. | |
| void | MyCurrent_init (SourceFunction *source) |
| void | MyCurrent_reverse_init (SourceFunction *source) |
Trapezoidal transport current: ramp up, flat top, ramp down, off.
| t | time (s) |
The same waveform with the opposite polarity, for the return legs.
| t | time (s) |
| void MyCurrent_init | ( | SourceFunction * | source | ) |
| void MyCurrent_reverse_init | ( | SourceFunction * | source | ) |