Swarm-NG  1.1
swarm::monitors::log_time_interval< log_t > Class Template Reference

Monitor that logs the entire state of systems at periodic intervals of approximately "log_interval" Systems may be integrated for more than log interval before another log entry is written. More...

#include <log_time_interval.hpp>

Detailed Description

template<class log_t>
class swarm::monitors::log_time_interval< log_t >

Monitor that logs the entire state of systems at periodic intervals of approximately "log_interval" Systems may be integrated for more than log interval before another log entry is written.

Assumes integration results in increasing time.

the period of logging should be specified as "log_interval" in config file.

Definition at line 55 of file log_time_interval.hpp.


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