AI Traffic: Difference between revisions

Jump to navigation Jump to search
134 bytes added ,  5 February 2015
→‎A technical perspective: Latitude and longitude uses decimal minutes. See http://forum.flightgear.org/viewtopic.php?p=231277#p231277
No edit summary
(→‎A technical perspective: Latitude and longitude uses decimal minutes. See http://forum.flightgear.org/viewtopic.php?p=231277#p231277)
Line 301: Line 301:
AI nodes have the following parameters:  
AI nodes have the following parameters:  
* '''index (unique, consecutively numbered id)
* '''index (unique, consecutively numbered id)
* '''lat''' (position in latitude)
* '''lat''' (latitude in decimal minutes format, for example <code>N50 56.988</code>)
* '''lon''' (position in longitude)
* '''lon''' (longitude in decimal minutes format, for example <code>W01 21.756</code>)
* '''name''' (name as found on airport charts: e.g. D23, or C1).  
* '''name''' (name as found on airport charts, for example <code>D23</code> or <code>C1</code>).  


In addition, each parking has a number of additional parameters:
In addition, each parking has a number of additional parameters:

Navigation menu