41 lines
1.5 KiB
XML
41 lines
1.5 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!--
|
|
file : e-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="12"/>
|
|
</section>
|
|
<section name="Rear Wing">
|
|
<attnum name="angle" unit="deg" val="18"/>
|
|
</section>
|
|
<section name="Rear Differential">
|
|
<attnum name="ratio" val="3.65"/>
|
|
</section>
|
|
<section name="Front Anti-Roll Bar">
|
|
<attnum name="spring" unit="lbs/in" val="1000"/>
|
|
</section>
|
|
<section name="Rear Anti-Roll Bar">
|
|
<attnum name="spring" unit="lbs/in" val="0"/>
|
|
</section>
|
|
<section name="simplix private">
|
|
<attnum name="lookaheadfactor" val="0.05"/>
|
|
<attnum name="avoid width" val="0.25"/>
|
|
<attnum name="scale brake" min="0" max="1" val="0.85"/>
|
|
<attnum name="scale bump" val="0.2"/>
|
|
<attnum name="scale bump outer" val="0.6"/>
|
|
<attnum name="scale mu" val="0.95"/>
|
|
<attnum name="side mu" val="0.9"/>
|
|
</section>
|
|
</params>
|