From: Erik H. <eh...@us...> - 2016-09-03 13:14:03
|
Update of /cvsroot/jsbsim/JSBSim/aircraft/f16 In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19699 Modified Files: f16.xml Log Message: Improve the text layout of the configuration file Index: f16.xml =================================================================== RCS file: /cvsroot/jsbsim/JSBSim/aircraft/f16/f16.xml,v retrieving revision 1.93 retrieving revision 1.94 diff -C2 -r1.93 -r1.94 *** f16.xml 7 Apr 2015 07:56:42 -0000 1.93 --- f16.xml 3 Sep 2016 13:13:59 -0000 1.94 *************** *** 2,1952 **** <?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?> <fdm_config name="General Dynamics F-16A" version="2.0" release="PRODUCTION" ! xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ! xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd"> ! <fileheader> ! <author> Erik Hofman </author> ! <filecreationdate> 2001-12-28 </filecreationdate> ! <version> $Revision$ </version> ! <license> [...3874 lines suppressed...] ! <property> position/h-sl-ft </property> ! <property> velocities/vc-kts </property> ! <property> fcs/throttle-cmd-norm </property> ! <property> fcs/elevator-cmd-norm </property> ! <property> fcs/pitch-trim-cmd-norm </property> ! <property> propulsion/total-fuel-lbs </property> ! <property> flight-path/gamma-rad </property> ! <property> accelerations/n-pilot-z-norm </property> ! <rates> ON </rates> ! <velocities> ON </velocities> ! <forces> ON </forces> ! <moments> ON </moments> ! <position> ON </position> ! <fcs> ON </fcs> ! <propulsion> OFF </propulsion> ! <aerosurfaces> ON </aerosurfaces> ! <fcs> ON </fcs> ! <ground_reactions> ON </ground_reactions> </output> --> |