coral
A C++ library for distributed co-simulation
Public Attributes | List of all members
coral::bus::SlaveSetup Struct Reference

Configuration data which is sent to each slave as they are added to the simulation. More...

#include "coral/bus/slave_setup.hpp"

Public Attributes

std::chrono::milliseconds variableRecvTimeout
 How long a slave should wait to receive variable values from other slaves before assuming that the connection is broken or that a subscription has failed to take effect.
 

Detailed Description

Configuration data which is sent to each slave as they are added to the simulation.


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