Type signature: (*->*)
Usage:
generate-vcxo-waveform [OPTION]...
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --amplitude arg (=0.5) | amplitude of waveform in control units; default of 0.5 is maximum without clipping |
| --dc-offset arg (=0.5) | DC offset of waveform in control units; default of 0.5 is centered in [0, 1] control region and corresponds to zero frequency offset |
| --period arg (=4) | period of waveform in seconds |
| --start-time arg (=1) | start time of waveform in seconds |
| --verbose | print message for every transition (default: only on failure) |
| --waveform arg (=trapezoidal) | choices: trapezoidal, square, sawtooth, constant |