VLC  4.0.0-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
average_t Struct Reference

This structure holds long term moving average. More...

Data Fields

double value
 
int count
 
int range
 

Detailed Description

This structure holds long term moving average.

Field Documentation

◆ count

int average_t::count

Referenced by AvgReset(), and AvgUpdate().

◆ range

int average_t::range

◆ value

double average_t::value

The documentation for this struct was generated from the following file: