59 lines
2.1 KiB
XML
59 lines
2.1 KiB
XML
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
<!--
|
||
|
file : g-track-1.xml
|
||
|
created : 24 Dec 2009
|
||
|
last modified : 24 Dec 2009
|
||
|
copyright : (C) 2009 Wolf-Dieter Beelitz
|
||
|
|
||
|
SIMPLIX - CAR1-TRB1
|
||
|
-->
|
||
|
<!-- This program is free software; you can redistribute it and/or modify -->
|
||
|
<!-- it under the terms of the GNU General Public License as published by -->
|
||
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
||
|
<!-- (at your option) any later version. -->
|
||
|
<!DOCTYPE params SYSTEM "../../../src/libs/tgf/params.dtd">
|
||
|
<params name="trb1-cavallo-360rb" type="template" mode="mw">
|
||
|
<section name="Front Wing">
|
||
|
<attnum name="angle" unit="deg" val="10"/>
|
||
|
</section>
|
||
|
<section name="Rear Wing">
|
||
|
<attnum name="angle" unit="deg" val="18"/>
|
||
|
</section>
|
||
|
<section name="Rear Differential">
|
||
|
<attstr name="type" in="SPOOL,FREE,LIMITED SLIP" val="FREE"/>
|
||
|
<attnum name="ratio" val="4.30"/>
|
||
|
</section>
|
||
|
<section name="Brake System">
|
||
|
<attnum name="front-rear brake repartition" val="0.69"/>
|
||
|
<attnum name="max pressure" unit="kPa" val="50000"/>
|
||
|
</section>
|
||
|
<section name="Front Anti-Roll Bar">
|
||
|
<attnum name="spring" unit="lbs/in" val="2000"/>
|
||
|
</section>
|
||
|
<section name="Rear Anti-Roll Bar">
|
||
|
<attnum name="spring" unit="lbs/in" val="0"/>
|
||
|
</section>
|
||
|
<section name="Front Right Suspension">
|
||
|
<attnum name="spring" unit="lbs/in" val="3500"/>
|
||
|
</section>
|
||
|
<section name="Front Left Suspension">
|
||
|
<attnum name="spring" unit="lbs/in" val="3500"/>
|
||
|
</section>
|
||
|
<section name="Rear Right Suspension">
|
||
|
<attnum name="spring" unit="lbs/in" val="2400"/>
|
||
|
<attnum name="bellcrank" val="0.9"/>
|
||
|
</section>
|
||
|
<section name="Rear Left Suspension">
|
||
|
<attnum name="spring" unit="lbs/in" val="2400"/>
|
||
|
<attnum name="bellcrank" val="0.9"/>
|
||
|
</section>
|
||
|
<section name="simplix private">
|
||
|
<attnum name="crv" val="0"/>
|
||
|
<attnum name="lookaheadfactor" val="0.20"/>
|
||
|
<attnum name="scale brake" val="0.60"/>
|
||
|
<attnum name="scale bump" val="0.10"/>
|
||
|
<attnum name="scale bump outer" val="0.6"/>
|
||
|
<attnum name="scale mu" val="0.74"/>
|
||
|
</section>
|
||
|
</params>
|