|
STIMA
3
|
Public Attributes | |
| uint16_t | med [OBSERVATION_COUNT] |
| buffer containing the mean values calculated on a one sample buffer respectively | |
| uint16_t | count |
| number of observations | |
| uint16_t * | read_ptr |
| reader pointer to buffer (read observations for calculate report value) | |
| uint16_t * | write_ptr |
| writer pointer to buffer (add new observation) | |