|
SafeAPI RBC 2oo2 Generic Application
IL/CTC route and train logic for the safeAPIRBC2oo2 reference RBC
|
Data Fields | |
| rbc_ctc_header_t | header |
| rbc_nid_rbc_t | nid_rbc |
| bool | is_primary_active |
| bool | ixl_link_healthy |
| uint8_t | connected_train_count |
| uint32_t | cpu_load_percent |
Definition at line 137 of file ab_ga_ertms_ctc_interface.h.
| uint8_t rbc_ctc_ind_health_t::connected_train_count |
Definition at line 143 of file ab_ga_ertms_ctc_interface.h.
| uint32_t rbc_ctc_ind_health_t::cpu_load_percent |
Definition at line 144 of file ab_ga_ertms_ctc_interface.h.
| rbc_ctc_header_t rbc_ctc_ind_health_t::header |
Definition at line 139 of file ab_ga_ertms_ctc_interface.h.
| bool rbc_ctc_ind_health_t::is_primary_active |
Definition at line 141 of file ab_ga_ertms_ctc_interface.h.
| bool rbc_ctc_ind_health_t::ixl_link_healthy |
Definition at line 142 of file ab_ga_ertms_ctc_interface.h.
| rbc_nid_rbc_t rbc_ctc_ind_health_t::nid_rbc |
Definition at line 140 of file ab_ga_ertms_ctc_interface.h.