Struct MsAverage

Inheritance Relationships

Base Type

Struct Documentation

struct MsAverage : public MovingAverage

Public Functions

MsAverage(const float alpha = 0.1)
void update(const Timer &timer)

Protected Functions

void update(const struct timeval &tv_start, const struct timeval &tv_end)