From: Erik H. <eh...@us...> - 2016-06-06 10:47:52
|
Update of /cvsroot/jsbsim/JSBSim/aircraft/pc7 In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27023/pc7 Modified Files: pc7.xml Log Message: Update to the latest Aeromatic output Index: pc7.xml =================================================================== RCS file: /cvsroot/jsbsim/JSBSim/aircraft/pc7/pc7.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** pc7.xml 22 Dec 2012 15:22:22 -0000 1.16 --- pc7.xml 6 Jun 2016 10:47:49 -0000 1.17 *************** *** 1,629 **** <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?> ! <fdm_config name="pc7" version="2.0" release="BETA" ! xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ! xsi:noNamespaceSchemaLocation="http://jsbsim.sourceforge.net/JSBSim.xsd"> ! ! <fileheader> ! <author> Unknown </author> ! <filecreationdate> 2001-01-01 </filecreationdate> ! <version> $Revision$ </version> [...1348 lines suppressed...] ! ! <function name="aero/moment/Yaw_aileron"> ! <description>Adverse yaw</description> ! <product> ! <property>aero/qbar-psf</property> ! <property>metrics/Sw-sqft</property> ! <property>metrics/bw-ft</property> ! <property>fcs/left-aileron-pos-rad</property> ! <value> -0.0030 </value> ! </product> ! </function> ! ! </axis> ! ! </aerodynamics> ! ! <external_reactions> ! </external_reactions> ! </fdm_config> |