]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/atis_lexicon.hxx
Remove hard-coded values wherever possible;
[flightgear.git] / src / ATCDCL / atis_lexicon.hxx
index 9d4300d0be75702fd69e59307e8fd5100f53cbdd..d201674ff20c64c395d678b25af8222f857627d8 100644 (file)
@@ -3,6 +3,9 @@
 
 #include <string>
 
+// NOTE:  This file serves as a database.
+// It is read by some utility programs that synthesize
+// the library of spoken words.
 
 #define Q(word) const std::string word(#word);
 
@@ -13,6 +16,7 @@ Q(Airbase)
 Q(Junior)
 Q(Celsius)
 Q(wind)
+Q(zulu)
 Q(zulu_weather)
 Q(Automated_weather_observation)
 Q(weather)
@@ -33,10 +37,14 @@ Q(hundred)
 Q(zero)
 Q(Temperature)
 Q(clear)
+Q(isolated)
+Q(few)
 Q(scattered)
 Q(broken)
 Q(overcast)
+Q(thin)
 Q(Sky_condition)
+Q(Sky)
 Q(Ceiling)
 Q(minus)
 Q(dewpoint)
@@ -47,6 +55,8 @@ Q(one_half)
 Q(three_quarters)
 Q(one_and_one_half)
 Q(Altimeter)
+Q(QNH)
+Q(millibars)
 Q(Landing_and_departing_runway)
 Q(On_initial_contact_advise_you_have_information)
 Q(This_is)