Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
Window Class Reference
Detailed DescriptionDefinition at line 50 of file window.h. Constructor & Destructor Documentation
Create a new Window. Definition at line 44 of file window.cpp. Member Function Documentation
Get the failure rate for the recent window.
Definition at line 247 of file window.cpp.
Get the max delay for the recent window.
Definition at line 112 of file window.cpp.
Get the max duration for the recent window.
Definition at line 164 of file window.cpp.
Get the max time between connection events for the recent window.
Definition at line 218 of file window.cpp.
Get the mean delay for the recent window.
Definition at line 84 of file window.cpp.
Get the mean duration for the recent window.
Definition at line 142 of file window.cpp.
Get the mean time between connection events for the recent window.
Definition at line 188 of file window.cpp.
Get the time between the two most recent connection events.
Definition at line 71 of file window.cpp.
Set the size of the window.
Definition at line 46 of file window.cpp.
Update the Window. Definition at line 51 of file window.cpp. Member Data Documentation
The documentation for this class was generated from the following files:
|