From: <mk...@us...> - 2003-02-19 11:42:29
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k In directory sc8-pr-cvs1:/tmp/cvs-serv19397/Data/XML/vehicles/aircraft/m2k Modified Files: fm.xml Log Message: new sky code, hid enhancement, smoke fixes, other misc Index: fm.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k/fm.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** fm.xml 26 Jan 2003 23:15:55 -0000 1.1 --- fm.xml 19 Feb 2003 11:41:56 -0000 1.2 *************** *** 64,68 **** <!-- Pitch Moment Parameters --> ! <Real name="cm0">-0.02</Real> <Real name="cm_a">-0.02</Real> <Real name="cm_adot">-1.73</Real> --- 64,68 ---- <!-- Pitch Moment Parameters --> ! <Real name="cm0">-0.002</Real> <Real name="cm_a">-0.02</Real> <Real name="cm_adot">-1.73</Real> |