AirportEditor: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (TaxiDraw now supports groundnetworks.)
m (Add infobox.)
Line 1: Line 1:
('''FlightGear''')''' AirportEditor''' is a Java-based airport editor for [[FlightGear]]. AirportEditor is used for making [[Interactive Traffic|ground networks]] for airports, intended to replace the missing of this capability in [[TaxiDraw]] at the time. Ground networks are vital for proper [[AI-traffic]].
{{Infobox Software
| title                  = AirportEditor
| image                  =
| alt                    =
| developedby            =
| initialrelease        =
| latestrelease          = 1.0.1 (2008)
| writtenin              = Java
| os                    = OS Independent
| developmentstatus      =
| license                = [[GNU General Public License]].
| website                = http://flightgear.greghawkes.com/tools/airporteditor.html
}}
 
('''FlightGear''')''' AirportEditor''' is a Java-based [[Interactive Traffic#Ground networks|AI ground network]] editor for [[FlightGear]]. Ground networks are vital for proper functioning [[Interactive Traffic|AI-traffic]], as they "tell" the aircraft what taxiroutes to follow.


AirportEditor requires Java version 6 (or later) to run.
AirportEditor requires Java version 6 (or later) to run.
==Related content==
* [[TaxiDraw]]


==External link==
==External link==

Revision as of 18:34, 25 November 2010

AirportEditor
Latest release 1.0.1 (2008)
Written in Java
OS OS Independent
License GNU General Public License.
Website

(FlightGear) AirportEditor is a Java-based AI ground network editor for FlightGear. Ground networks are vital for proper functioning AI-traffic, as they "tell" the aircraft what taxiroutes to follow.

AirportEditor requires Java version 6 (or later) to run.

Related content

External link