PowerFieldSummary Struct
Summary statistics for one scalar rail field. More...
Declaration
struct simaai::neat::PowerFieldSummary { ... }
Included Headers
#include <PowerTelemetry.h>
Public Member Attributes Index
| std::uint64_t | samples = 0 |
|
Successful samples. More... | |
| std::uint64_t | errors = 0 |
|
Failed read attempts. More... | |
| double | avg = 0.0 |
|
Average successful value. More... | |
| double | min = 0.0 |
|
Minimum successful value. More... | |
| double | max = 0.0 |
|
Maximum successful value. More... | |
Description
Summary statistics for one scalar rail field.
Definition at line 99 of file PowerTelemetry.h.
Public Member Attributes
avg
|
errors
|
Failed read attempts.
Definition at line 101 of file PowerTelemetry.h.
max
|
min
|
samples
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.