|
From: <mk...@us...> - 2003-07-18 21:55:33
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k
In directory sc8-pr-cvs1:/tmp/cvs-serv2396/m2k
Modified Files:
fm.xml model.xml gear.xml
Log Message:
Index: fm.xml
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k/fm.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** fm.xml 30 Jun 2003 22:20:30 -0000 1.6
--- fm.xml 18 Jul 2003 21:55:29 -0000 1.7
***************
*** 7,11 ****
-->
! <Object class="PrimaryAeroDynamics">
<!-- Wing geometry -->
--- 7,11 ----
-->
! <Object class="FlightModel">
<!-- Wing geometry -->
***************
*** 14,33 ****
<Float name="wing_area">41.0</Float>
- <!-- Control surfaces min/max angles -->
- <!-- these values come from a FS2k2 add-on -->
- <Float name="de_max">+27.5</Float>
- <Float name="de_min">-20.6</Float>
- <Float name="da_max">+19.5</Float>
- <Float name="da_min">-15</Float>
- <Float name="dr_max">+23.5</Float>
- <Float name="dr_min">-23.5</Float>
-
- <Float name="g_min">-3.2</Float>
- <Float name="g_max">9.0</Float>
-
<!-- Drag Parameters -->
<Float name="cd0">0.06</Float>
<Float name="cd_a">0.07</Float>
<Float name="cd_de">0.0</Float>
<!--Float name="cd_df">0.07</Float-->
<!--Float name="cd_ds">0.14</Float-->
--- 14,22 ----
<Float name="wing_area">41.0</Float>
<!-- Drag Parameters -->
<Float name="cd0">0.06</Float>
<Float name="cd_a">0.07</Float>
<Float name="cd_de">0.0</Float>
+ <Float name="cd_db">0.08</Float>
<!--Float name="cd_df">0.07</Float-->
<!--Float name="cd_ds">0.14</Float-->
***************
*** 74,86 ****
<Float name="cn_da">-0.03</Float>
<Float name="cn_dr">0.15</Float>
-
- <!-- g limiter (based on a F16 cat III)>
- <Curve="limiter_g_aoa">
- <Breaks spacing='0.03'>
- 0.27 0.31 0.35 0.44 3.14
- </Break>
- <Values>
- 1.0 8.0 7.4 1.0 1.0
- </Values-->
</Object>
--- 63,66 ----
Index: model.xml
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k/model.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** model.xml 26 Jun 2003 09:34:23 -0000 1.10
--- model.xml 18 Jul 2003 21:55:29 -0000 1.11
***************
*** 3,10 ****
<Object class="ObjectModel" static="1">
<!--External name="model_path">f35.3DS</External-->
! <External name="model_path">m2k2g.3ds</External>
<Vector name="axis_0">1 0 0</Vector>
<Vector name="axis_1">0 1 0</Vector>
<Float name="scale">1.0</Float>
<Vector name="view_point">0.0 4.65 0.65</Vector>
<List name="contacts">
--- 3,12 ----
<Object class="ObjectModel" static="1">
<!--External name="model_path">f35.3DS</External-->
! <!--External name="model_path">m2k2g.3ds</External-->
! <External name="model_path">s.osg</External>
<Vector name="axis_0">1 0 0</Vector>
<Vector name="axis_1">0 1 0</Vector>
<Float name="scale">1.0</Float>
+ <Vector name="offset">0.0 -0.55 0.0</Vector>
<Vector name="view_point">0.0 4.65 0.65</Vector>
<List name="contacts">
***************
*** 23,29 ****
<List name="landing_gear">
<!-- this needs to be fixed to reflect real positions ...-->
! <Vector>0.0 4.75 -2.0</Vector>
! <Vector>-1.7 -0.05 -2.0</Vector>
! <Vector>1.7 -0.05 -2.0</Vector>
</List>
</Object>
--- 25,87 ----
<List name="landing_gear">
<!-- this needs to be fixed to reflect real positions ...-->
! <Vector>0.0 4.20 -2.0</Vector>
! <Vector>-1.75 -0.7 -2.0</Vector>
! <Vector>1.75 -0.7 -2.0</Vector>
! </List>
! <List name="animations">
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Rudder</Key>
! <Key name="model_id">Aircraft.Rudder</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">0 -0.34038 0.94029</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Elevator</Key>
! <Key name="model_id">Aircraft.LeftElevator</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">-1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Elevator</Key>
! <Key name="model_id">Aircraft.RightElevator</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">-1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Aileron</Key>
! <Key name="model_id">Aircraft.LeftAileron</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Aileron</Key>
! <Key name="model_id">Aircraft.RightAileron</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">-1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Airbrake</Key>
! <Key name="model_id">Aircraft.LowerRightAirbrake</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Airbrake</Key>
! <Key name="model_id">Aircraft.LowerLeftAirbrake</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Airbrake</Key>
! <Key name="model_id">Aircraft.UpperRightAirbrake</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">-1 0 0</Vector>
! </Object>
! <Object class="DrivenRotation">
! <Key name="control_id">Aircraft.Airbrake</Key>
! <Key name="model_id">Aircraft.UpperLeftAirbrake</Key>
! <Int name="lod_limit">1</Int>
! <Vector name="axis">-1 0 0</Vector>
! </Object>
</List>
</Object>
Index: gear.xml
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k/gear.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gear.xml 26 Jun 2003 09:34:23 -0000 1.2
--- gear.xml 18 Jul 2003 21:55:29 -0000 1.3
***************
*** 11,15 ****
<!-- all of these values are complete guesses for testing only! -->
<Object class="LandingGear"> <!-- nosewheel -->
! <Vector name="max_position">0.0 4.75 -2.0</Vector>
<Vector name="motion">0 0 1.0</Vector>
<Real name="damage_limit">80000.0:10000.0</Real>
--- 11,15 ----
<!-- all of these values are complete guesses for testing only! -->
<Object class="LandingGear"> <!-- nosewheel -->
! <Vector name="max_position">0.0 4.20 -2.0</Vector>
<Vector name="motion">0 0 1.0</Vector>
<Real name="damage_limit">80000.0:10000.0</Real>
|