42 lines
1.7 KiB
XML
42 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
file : default.xml
|
|
created : Sun May 02 01:36:37 CET 2021
|
|
copyright : (C) 2021 Xavier Bertaux
|
|
email : bertauxx@gmail.com
|
|
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 "../../../../src/libs/tgf/params.dtd">
|
|
|
|
<params name="ls1-archer-r9">
|
|
<section name="private">
|
|
<attnum name="brakeforcefactor" val="1.0"/>
|
|
<attnum name="brakeforcemin" val="0.25"/>
|
|
<attnum name="muscale" val="0.96"/>
|
|
<attnum name="brakescale" val="1.92"/>
|
|
<attnum name="bumpspeedfactor" val="3.0"/>
|
|
<attnum name="fuelpermeter" val="0.0008"/>
|
|
<attnum name="fuelweightfactor" val="1.0"/>
|
|
<attnum name="pitdamage" val="5000"/>
|
|
<attnum name="pitentrymargin" val="200.0"/>
|
|
<attnum name="pitentryspeed" val="25.0"/>
|
|
<attnum name="pitexitspeed" val="25.0"/>
|
|
<attnum name="targetfactor" val="0.3"/>
|
|
<attnum name="targetwalldist" val="0.0"/>
|
|
<attnum name="tractioncontrol" val="1"/>
|
|
<!-- Race line ClothoidPath -->
|
|
<attnum name="maxleft" val="10.0"/>
|
|
<attnum name="maxright" val="10.0"/>
|
|
<attnum name="margininside" val="1.0"/>
|
|
<attnum name="marginoutside" val="1.5"/>
|
|
<attnum name="clothoidfactor" val="1.005"/>
|
|
<attnum name="seglen" val="3.0"/>
|
|
</section>
|
|
</params>
|