|
ILRBCSim
ADR-029 Interlocking simulator — grants/extends Movement Authority against the RBC wire protocol
|
Go to the source code of this file.
Namespaces | |
| namespace | il |
| namespace | il.site_data |
Functions | |
| il.site_data.routes (railml_path=None) | |
Variables | |
| str | il.site_data._RAILML_NS = "https://www.railml.org/schemas/3.3" |
| str | il.site_data._SAPI_NS = "https://safeapirbc2oo2.example/schemas/sapi-ext/1" |
| dict | il.site_data._NS = {"r": _RAILML_NS, "sapi": _SAPI_NS} |
| il.site_data._WORKSPACE_ROOT = os.path.abspath(os.path.join(os.path.dirname(os.path.abspath(__file__)), "..", "..", "..")) | |
| il.site_data.DEFAULT_RAILML_PATH = os.path.join(_WORKSPACE_ROOT, "safeAPIRBC2oo2SA", "etc", "site", "ab_site.railml.xml") | |