2009-09-20 02:28:50 UTC
In rel 1.1.10, I have added the ability to add many aircraft types and for them to be available via a dropdown selection.
I would like help in building a good list of aircraft with their basic flight characteristics. The information required is shown in the following snippets :
<aircraft name="A6M2" climb-rate="3100" climb-speed="120" cruise-altitude="15000" cruise-speed="250" sink-rate="1500" sink-speed="150" />
<aircraft name="Cessna C-172" climb-rate="1000" climb-speed="100" cruise-altitude="7000" cruise-speed="140" sink-rate="1200" sink-speed="100"/>