Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit e4b3dc62 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

correcting typo in user manual

parent 2209175b
No related branches found
No related tags found
No related merge requests found
##Vehcle Boosing Limits (.vemp)
##Vehicle Boosting Limits (.vtqp)
This file contains the vehilce's boosting limits depending on the combustion engine's angluar speed. The file uses the [VECTO CSV format](#csv).
This file contains the vehicle's boosting limits depending on the combustion engine's angular speed. The file uses the [VECTO CSV format](#csv).
- Filetype: .vtqp
- Header: **n [rpm] , T_drive [Nm]**
......
......@@ -232,7 +232,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
<li><a href="#electric-motor-max-torque-file-.vemp">Electric Motor Max Torque File (.vemp)</a></li>
<li><a href="#electric-motor-drag-curve-file-.vemd">Electric Motor Drag Curve File (.vemd)</a></li>
<li><a href="#electric-motor-map-.vemo">Electric Motor Map (.vemo)</a></li>
<li><a href="#vehcle-boosing-limits-.vemp">Vehcle Boosing Limits (.vemp)</a></li>
<li><a href="#vehicle-boosting-limits-.vtqp">Vehicle Boosting Limits (.vtqp)</a></li>
<li><a href="#battery-internal-voltage-file-.vbatv">Battery Internal Voltage File (.vbatv)</a></li>
<li><a href="#battery-internal-resistance-file-.vbatr">Battery Internal Resistance File (.vbatr)</a></li>
<li><a href="#battery-max-current-map-.vimax">Battery Max Current Map (.vimax)</a></li>
......@@ -3123,7 +3123,7 @@ Example: “Gears\Gear1.vtlm” points to the “Gears” subdirectory of the Ge
</tr>
<tr class="even">
<td>Allowed gear range (skip of gears)</td>
<td>Total number of mechanical gears ≤ 6: 1, else 22</td>
<td>Total number of mechanical gears ≤ 6: 1, else 2</td>
</tr>
<tr class="odd">
<td>CCMinAcceleration</td>
......@@ -4743,9 +4743,9 @@ If the battery’s SoC is below the lower SoC threshold <img style="vertical-ali
47.746 , 0 , 0.1449
...</code></pre>
</div>
<div id="vehcle-boosing-limits-.vemp" class="section level2">
<h2>Vehcle Boosing Limits (.vemp)</h2>
<p>This file contains the vehilce’s boosting limits depending on the combustion engine’s angluar speed. The file uses the <a href="#csv">VECTO CSV format</a>.</p>
<div id="vehicle-boosting-limits-.vtqp" class="section level2">
<h2>Vehicle Boosting Limits (.vtqp)</h2>
<p>This file contains the vehicle’s boosting limits depending on the combustion engine’s angular speed. The file uses the <a href="#csv">VECTO CSV format</a>.</p>
<ul>
<li>Filetype: .vtqp</li>
<li>Header: <strong>n [rpm] , T_drive [Nm]</strong></li>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment