![]() |
helics
2.8.1
|
#include <TimeCoordinator.hpp>
Public Attributes | |
| Time | timeDelta = Time::epsilon() |
| Time | inputDelay = timeZero |
| Time | outputDelay = timeZero |
| Time | offset = timeZero |
| Time | period = timeZero |
| bool | wait_for_current_time_updates = false |
| bool | uninterruptible = false |
| bool | restrictive_time_policy = false |
| bool | event_triggered = false |
| int | maxIterations = 50 |
class for the controlling fields and options for a time coordinator
| bool helics::tcoptions::event_triggered = false |
have the shown event time match dependency events for use with federates that trigger on events but don't have internal generated events
Referenced by helics::TimeCoordinator::generateConfig(), helics::TimeCoordinator::getOptionFlag(), helics::TimeCoordinator::setOptionFlag(), and helics::TimeCoordinator::updateTimeFactors().
1.8.17