SafeAPI RBC 2oo2 Generic Application
IL/CTC route and train logic for the safeAPIRBC2oo2 reference RBC
Loading...
Searching...
No Matches
rbc_ctc_train_describer_t Struct Reference

Data Fields

rbc_nid_engine_t nid_engine
char service_number [RBC_CTC_TRAIN_SERVICE_STR_LEN]
uint32_t destination_station_id
rbc_timestamp_ms_t scheduled_departure_ms
rbc_timestamp_ms_t scheduled_arrival_ms
rbc_distance_m_t train_length_m
rbc_speed_kmh_t max_speed_kmh

Detailed Description

Definition at line 55 of file ab_ga_ertms_ctc_types.h.

Field Documentation

◆ destination_station_id

uint32_t rbc_ctc_train_describer_t::destination_station_id

Definition at line 59 of file ab_ga_ertms_ctc_types.h.

◆ max_speed_kmh

rbc_speed_kmh_t rbc_ctc_train_describer_t::max_speed_kmh

Definition at line 63 of file ab_ga_ertms_ctc_types.h.

◆ nid_engine

rbc_nid_engine_t rbc_ctc_train_describer_t::nid_engine

Definition at line 57 of file ab_ga_ertms_ctc_types.h.

◆ scheduled_arrival_ms

rbc_timestamp_ms_t rbc_ctc_train_describer_t::scheduled_arrival_ms

Definition at line 61 of file ab_ga_ertms_ctc_types.h.

◆ scheduled_departure_ms

rbc_timestamp_ms_t rbc_ctc_train_describer_t::scheduled_departure_ms

Definition at line 60 of file ab_ga_ertms_ctc_types.h.

◆ service_number

char rbc_ctc_train_describer_t::service_number[RBC_CTC_TRAIN_SERVICE_STR_LEN]

Definition at line 58 of file ab_ga_ertms_ctc_types.h.

◆ train_length_m

rbc_distance_m_t rbc_ctc_train_describer_t::train_length_m

Definition at line 62 of file ab_ga_ertms_ctc_types.h.


The documentation for this struct was generated from the following file: