#include <ValueHistory.h>
◆ ValueHistory()
| ValueHistory::ValueHistory |
( |
| ) |
|
◆ addSample()
| void ValueHistory::addSample |
( |
const float |
val | ) |
|
|
inline |
◆ getAverage()
| float ValueHistory::getAverage |
( |
| ) |
const |
◆ getSample()
| float ValueHistory::getSample |
( |
const int |
i | ) |
const |
|
inline |
◆ getSampleCount()
| int ValueHistory::getSampleCount |
( |
| ) |
const |
|
inline |
◆ getSampleMax()
| float ValueHistory::getSampleMax |
( |
| ) |
const |
◆ getSampleMin()
| float ValueHistory::getSampleMin |
( |
| ) |
const |
The documentation for this class was generated from the following files: