26 static const unsigned int offset_word[5]={252,408,360,436,848};
27 static const unsigned int syndrome[5]={383,14,303,663,748};
28 static const char *
const offset_name[]={
"A",
"B",
"C",
"D",
"C'"};
67 {
"DE",
"GR",
"MA",
"__",
"MD"},
68 {
"DZ",
"CY",
"CZ",
"IE",
"EE"},
69 {
"AD",
"SM",
"PL",
"TR",
"__"},
70 {
"IL",
"CH",
"VA",
"MK",
"__"},
71 {
"IT",
"JO",
"SK",
"__",
"__"},
72 {
"BE",
"FI",
"SY",
"__",
"UA"},
73 {
"RU",
"LU",
"TN",
"__",
"__"},
74 {
"PS",
"BG",
"__",
"NL",
"PT"},
75 {
"AL",
"DK",
"LI",
"LV",
"SI"},
76 {
"AT",
"GI",
"IS",
"LB",
"__"},
77 {
"HU",
"IQ",
"MC",
"__",
"__"},
78 {
"MT",
"GB",
"LT",
"HR",
"__"},
79 {
"DE",
"LY",
"YU",
"__",
"__"},
80 {
"__",
"RO",
"ES",
"SE",
"__"},
81 {
"EG",
"FR",
"NO",
"BY",
"BA"}};
124 "Unkown/not applicable",
171 {
"no duration given",
"no duration given"},
172 {
"15 minutes",
"next few hours"},
173 {
"30 minutes",
"rest of the day"},
174 {
"1 hour",
"until tomorrow evening"},
175 {
"2 hours",
"rest of the week"},
176 {
"3 hours",
"end of next week"},
177 {
"4 hours",
"end of the month"},
178 {
"rest of the day",
"long period"}};
182 const int optional_content_lengths[16]={3,3,5,5,5,8,8,8,8,11,16,16,16,16,0,0};
187 "Length of route affected",
188 "Speed limit advice",
191 "Supplementary information code",
192 "Explicit start time",
193 "Explicit stop time",
195 "Detailed diversion instructions",
197 "RFU (Reserved for future use)",
198 "Cross linkage to source of problem, or another route",
200 "RFU (Reserved for future use)"};
static const unsigned int offset_pos[5]
Definition: constants.h:25
static const unsigned int syndrome[5]
Definition: constants.h:27
static const char *const offset_name[]
Definition: constants.h:28
const std::string rds_group_acronyms[16]
Definition: constants.h:102
const std::string pty_table[32]
Definition: constants.h:31
const int optional_content_lengths[16]
Definition: constants.h:182
const std::string label_descriptions[16]
Definition: constants.h:184
const std::string coverage_area_codes[16]
Definition: constants.h:84
const std::string tmc_duration[8][2]
Definition: constants.h:170
const std::string language_codes[44]
Definition: constants.h:123
const std::string pi_country_codes[15][5]
Definition: constants.h:66
static const unsigned int offset_word[5]
Definition: constants.h:26