helics  3.5.2
Public Attributes | List of all members
helics::tcoptions Class Reference

#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
 

Detailed Description

class for the controlling fields and options for a time coordinator

Member Data Documentation

◆ event_triggered

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().


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