From: <mk...@us...> - 2003-06-26 09:32:50
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft In directory sc8-pr-cvs1:/tmp/cvs-serv11624 Modified Files: m2k.xml Log Message: lower mass typical of a clean configuration Index: m2k.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** m2k.xml 19 Jun 2003 18:09:37 -0000 1.5 --- m2k.xml 26 Jun 2003 09:32:44 -0000 1.6 *************** *** 19,24 **** <!-- Mass/Inertial properties --> <!-- these values come from a FS2k2 add-on --> - <Float name="mass">15000.0</Float> <Matrix name="inertia"> 171554.0 0.0 0.0 --- 19,25 ---- <!-- Mass/Inertial properties --> + <!-- empty mass = 7600 kg --> + <Float name="mass">10000.0</Float> <!-- these values come from a FS2k2 add-on --> <Matrix name="inertia"> 171554.0 0.0 0.0 |