Go to the source code of this file.
Classes | |
| class | kelsey_sandbox::periodic_funs::PeriodicLogger |
| Periodically logs the output of a callback function by calling it at a certain rate and gathering up the results into a list. More... | |
| class | kelsey_sandbox.periodic_funs.PeriodicMonitor |
| Periodically monitors the output of a callback function by calling it at a certain rate and compares it with a provided model to insure the value doesn't vary greatly within a degree of tolerance provided by the variance function. More... | |
Namespaces | |
| namespace | kelsey_sandbox::periodic_funs |