forked from speed-dreams/speed-dreams-code
delete all indycar01 in simplix
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2622 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 0f7e4e0a2606c1be9f56421ee5beca197563f680 Former-commit-id: a1d5471132a6fafc28d83179b0bbaf3580a12d5c
This commit is contained in:
parent
5aba014b3d
commit
79e4664cde
1 changed files with 0 additions and 34 deletions
|
@ -1,34 +0,0 @@
|
||||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
||||||
<!--
|
|
||||||
file : default.xml
|
|
||||||
created : 16 May 2009
|
|
||||||
last modified : 16 May 2009
|
|
||||||
copyright : (C) 2009 Wolf-Dieter Beelitz
|
|
||||||
|
|
||||||
SIMPLIX_INDY - INDYCAR01
|
|
||||||
-->
|
|
||||||
<!-- 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="indycar01" type="template" mode="mw">
|
|
||||||
<section name="simplix private">
|
|
||||||
<attnum name="pit test stop" min="0" max="1" val="0"/>
|
|
||||||
<attnum name="qualification" min="0" max="1" val="0"/>
|
|
||||||
<attnum name="reserve" min="0.0" max="20000.0" val="2000"/>
|
|
||||||
<attnum name="start fuel" min="-1" max="100.0" val="-1"/>
|
|
||||||
<attnum name="fuelper100km" min="1.0" max="100.0" val="60.0"/>
|
|
||||||
<attnum name="lookaheadfactor" min="0.0" max="0.5" val="0.05"/>
|
|
||||||
<attnum name="avoid width" min="0.0" max="3.0" val="0.5"/>
|
|
||||||
<attnum name="scale avoid" min="1.0" max="20.0" val="10.0"/>
|
|
||||||
<attnum name="scale brake" min="0" max="1" val="0.40"/>
|
|
||||||
<attnum name="scale bump" min="0" max="1" val="0.1"/>
|
|
||||||
<attnum name="scale bump outer" min="0" max="2" val="0.1"/>
|
|
||||||
<attnum name="scale min mu" min="0.1" max="1.0" val="0.8"/>
|
|
||||||
<attnum name="scale mu" min="0" max="2" val="0.65"/>
|
|
||||||
<attnum name="scale steer" min="0.1" max="2.0" val="0.8"/>
|
|
||||||
<attnum name="stay together" min="10.0" max="2000.0" val="10"/>
|
|
||||||
<attnum name="length margin" min="1.0" max="10.0" val="2.0"/>
|
|
||||||
</section>
|
|
||||||
</params>
|
|
Loading…
Reference in a new issue