#include <BandwidthTimeFilter.h>


Definition at line 63 of file BandwidthTimeFilter.h.
Public Member Functions | |
| double | getValue () |
| To get the value from the filter, use getValue(). | |
Static Public Attributes | |
| static const double | DEFAULT_BANDWIDTH_WINDOW = 2.5 |
| the bandwidth estimation window, in seconds | |
1.5.5