Requirements: Generator class (included)
Limitations: none noted
This module generates the following signals:
- Sine Wave: needs frequency and amplitude
- Monophasic Square Wave: needs delay, width, and amplitude
- Biphasic Square Wave: needs delay, width, and amplitude
- Sawtooth Wave: needs delay, width, and maximum amplitude
- ZAP Stimulus: needs starting and ending frequencies, amplitude, and duration of ZAP
All the signals are continuous except for the ZAP stimulus, which has a specified duration. Only the relevant parameters are used to generate the waveforms.
- output(0) – “Signal Waveform”
- Delay : in seconds
- Width : in seconds
- Freq (Hz) : frequency of sine wave, also the starting frequency for ZAP stimulus
- Amplitude
- ZAP max Freq (Hz) : maximum frequency for ZAP stimulus
- ZAP duration (s)