This projects implements a FMU client which performs the simulation at realtime.
Data can be exchanged via TCP Sockets (see NetworkProtocol.h). Each connection has it's own simulation engine. This allows parallel connections with theri own setup.
Name | Last commit | Last update |
---|---|---|
BackendTests | ||
CreatedGrpc | ||
Files | ||
MC_Backend_Linux | ||
MC_Backend_Win | ||
Main | ||
Simulation | ||
UtilityClasses | ||
FMU-Core @ b36003d9 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
MC_BackEnd.sln | ||
README.md | ||
Release.7z |
This projects implements a FMU client which performs the simulation at realtime.
Data can be exchanged via TCP Sockets (see NetworkProtocol.h). Each connection has it's own simulation engine. This allows parallel connections with theri own setup.