Public Member Functions | Public Attributes
diagnostic_updater._update_functions.FrequencyStatus Class Reference
Inheritance diagram for diagnostic_updater._update_functions.FrequencyStatus:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def clear
def run
def tick

Public Attributes

 count
 hist_indx
 lock
 params
 seq_nums
 times

Detailed Description

A diagnostic task that monitors the frequency of an event.

This diagnostic task monitors the frequency of calls to its tick method,
and creates corresponding diagnostics. It will report a warning if the
frequency is outside acceptable bounds, and report an error if there have
been no events in the latest window.

Definition at line 40 of file _update_functions.py.


Constructor & Destructor Documentation

Constructs a FrequencyStatus class with the given parameters.

Definition at line 49 of file _update_functions.py.


Member Function Documentation

Resets the statistics.

Definition at line 56 of file _update_functions.py.

Definition at line 71 of file _update_functions.py.

Signals that an event has occurred.

Definition at line 65 of file _update_functions.py.


Member Data Documentation

Definition at line 56 of file _update_functions.py.

Definition at line 56 of file _update_functions.py.

Definition at line 49 of file _update_functions.py.

Definition at line 49 of file _update_functions.py.

Definition at line 56 of file _update_functions.py.

Definition at line 56 of file _update_functions.py.


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


diagnostic_updater
Author(s): Jeremy Leibs, Blaise Gassend, Brice Rebsamen
autogenerated on Fri Jan 3 2014 11:18:58