|
SimCore
Shared transport-layer plumbing for the ADR-029 Train/IL/CTC RBC simulators
|
Go to the source code of this file.
Classes | |
| class | simcore.dual_link.DualHomedLink |
Namespaces | |
| namespace | simcore |
| namespace | simcore.dual_link |
Variables | |
| tuple | simcore.dual_link.SITES = ("WEST", "EAST") |
| int | simcore.dual_link.HELLO = 0xA5 |
| int | simcore.dual_link.HELLO_ACK = 0x5A |
| float | simcore.dual_link.HELLO_PERIOD_S = 0.02 |
| float | simcore.dual_link.HANDSHAKE_BUDGET_S = 0.3 |