| grid |
double |
Grid value (x-axis)
|
| bandwidth |
double |
Bandwidth.
|
| count |
uint64_t |
Sample count used for statistic calculation.
|
| value |
ZIStatisticSample |
Sweep point statistic result of the PID output value.
|
| shift |
ZIStatisticSample |
Sweep point statistic result of the PID shift.
|
| error |
ZIStatisticSample |
Sweep point statistic result of the PID error.
|