YASim: Difference between revisions

Jump to navigation Jump to search
17 bytes added ,  19 March 2017
(Update description of aircraft version)
Line 389: Line 389:
=== Aircraft developer helpers ===
=== Aircraft developer helpers ===
The command line utility got some new options. For some strange reason, the -a parameter expects altitude in meters instead of ft. This is now visible in the usage message but left unchanged for compatibility.
The command line utility got some new options. For some strange reason, the -a parameter expects altitude in meters instead of ft. This is now visible in the usage message but left unchanged for compatibility.
<code>Usage:
<code><nowiki>Usage:
   yasim <aircraft.xml> [-g [-a meters] [-s kts] [-approach | -cruise] ]
   yasim <aircraft.xml> [-g [-a meters] [-s kts] [-approach | -cruise] ]
   yasim <aircraft.xml> [-d [-a meters] [-approach | -cruise] ]
   yasim <aircraft.xml> [-d [-a meters] [-approach | -cruise] ]
Line 397: Line 397:
     -a set altitude in meters!
     -a set altitude in meters!
     -s set speed in knots
     -s set speed in knots
   -m print mass distribution table: id, x, y, z, mass</code>
   -m print mass distribution table: id, x, y, z, mass</nowiki></code>


=== Bugfixes ===
=== Bugfixes ===

Navigation menu