1,388
edits
| Line 43: | Line 43: | ||
# <code>Time</code> – aircraft take-off time. As for <code>Date</code> this is the time taken from the OS. | # <code>Time</code> – aircraft take-off time. As for <code>Date</code> this is the time taken from the OS. | ||
# <code>Aircraft</code> – the code name of the aircraft. | # <code>Aircraft</code> – the code name of the aircraft. | ||
# <code>Type</code> – aircraft type as a one of following value: | |||
#* "heli" (helicopter), | |||
#* "balloon" (also airship), | |||
#* "space" (space ship), | |||
#* "seaplane" (also amphibious), | |||
#* "military", | |||
#* "glider", | |||
#* "turboprop", | |||
#* "bizjet", | |||
#* "airliner", | |||
#* "ga-single" (small piston single-engine general aviation), | |||
#* "ga-multi" (small piston multi-engine general aviation), | |||
#* "others" (undefined or not recognized). | |||
# <code>Callsign</code> – your callsign set for multiplayer. | # <code>Callsign</code> – your callsign set for multiplayer. | ||
# <code>From</code> – the ICAO code of the airport from which you have taken off. If you are starting immediately in the air, this field will remain blank. | # <code>From</code> – the ICAO code of the airport from which you have taken off. If you are starting immediately in the air, this field will remain blank. | ||
edits