coral
A C++ library for distributed co-simulation
|
API for use by applications that implement a simulation slave. More...
Classes | |
class | Instance |
An interface for classes that represent slave instances. More... | |
class | LoggingInstance |
A slave instance wrapper that logs variable values to a file. More... | |
class | Runner |
A class for running a slave instance. More... | |
class | TimeoutException |
Thrown when a communications timeout is reached. More... | |
API for use by applications that implement a simulation slave.