forked from speed-dreams/speed-dreams-code
Test archer
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3531 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 53b7e55b6e7aa919b7456ce049495ef99b4b1d36 Former-commit-id: 20d955af2da057fe16b4dc6de21ff864542a29ce
This commit is contained in:
parent
daecb93a0c
commit
4e251115b6
1 changed files with 77 additions and 0 deletions
77
src/drivers/simplix/simplix_ls1/ls1-archer-r9/brondehach.xml
Normal file
77
src/drivers/simplix/simplix_ls1/ls1-archer-r9/brondehach.xml
Normal file
|
@ -0,0 +1,77 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--
|
||||||
|
file : drivers/simplix_ls1/ls1-archer-r9/brondehach
|
||||||
|
created : 11/14/10
|
||||||
|
last modified : 05/02/11
|
||||||
|
copyright : (C) 2010-2011 Wolf-Dieter Beelitz
|
||||||
|
|
||||||
|
SVN version : $Id:$
|
||||||
|
-->
|
||||||
|
<!-- 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 "params.dtd">
|
||||||
|
|
||||||
|
|
||||||
|
<params name="ls1-archer-r9">
|
||||||
|
<section name="Front Wing">
|
||||||
|
<attnum name="angle" unit="deg" val="21"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Rear Wing">
|
||||||
|
<attnum name="angle" unit="deg" val="24"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Rear Differential">
|
||||||
|
<attnum name="ratio" val="3.66"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Brake System">
|
||||||
|
<attnum name="front-rear brake repartition" val="0.67"/>
|
||||||
|
<attnum name="max pressure" unit="kPa" val="47300"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Front Anti-Roll Bar">
|
||||||
|
<attnum name="spring" unit="lbs/in" val="1430"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Rear Anti-Roll Bar">
|
||||||
|
<attnum name="spring" unit="lbs/in" val="1"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Front Right Suspension">
|
||||||
|
<attnum name="bellcrank" val="0.86"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Front Left Suspension">
|
||||||
|
<attnum name="bellcrank" val="0.86"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Rear Right Suspension">
|
||||||
|
<attnum name="bellcrank" val="1.65"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="Rear Left Suspension">
|
||||||
|
<attnum name="bellcrank" val="1.65"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section name="simplix private">
|
||||||
|
<attnum name="pit test stop" min="0" max="1" val="0"/>
|
||||||
|
<attnum name="qualification" val="0"/>
|
||||||
|
<attnum name="reserve" min="0" max="20000" unit="m" val="2000"/>
|
||||||
|
<attnum name="start fuel" min="-1" max="60" val="-1"/>
|
||||||
|
<attnum name="fuelper100km" min="1" max="100" val="80"/>
|
||||||
|
<attnum name="lookaheadfactor" val="0.2"/>
|
||||||
|
<attnum name="scale bump" val="0.299"/>
|
||||||
|
<attnum name="scale bump outer" val="0.4485"/>
|
||||||
|
<attnum name="scale brake" val="0.83"/>
|
||||||
|
<attnum name="scale mu" val="0.92"/>
|
||||||
|
<attnum name="scale brake rain" min="0" max="1" val="1"/>
|
||||||
|
<attnum name="scale mu rain" min="0" max="5" val="1"/>
|
||||||
|
<attnum name="qualy brake" val="0.85"/>
|
||||||
|
<attnum name="qualy mu" val="0.94"/>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
</params>
|
||||||
|
|
Loading…
Reference in a new issue