Type signature: (*->*)
Usage:
mock-vcxo [OPTION]...
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --pull-range arg (=1e-5) | pull range of mocked VCXO (units: relative frequency e.g. 1e-6 = ±1ppm) |
| --latency arg (=0.1) | require pulse to be enqueued this early to succeed (seconds) |
| --verbose | log all VCXO commands to console (default: only log failures) |
| --min-sample-period arg (=0) | minimum width between plot points in seconds; plot points closer than this will be averaged |
| --x-axis-unit arg (=sec) | unit of X axis (options: sec, min, hour, day) |
| --x-axis-absolute | plot absolute stream time on X axis instead of relative to now (implied by --wait) |
| --detrend | <no effect> |
| --wait | wait for pipeline to terminate, then plot (default: live plotting) |
| --live-history arg (=60) | duration of live history buffer in seconds |
| --title-suffix arg | append string to plot titles |