From 2ff518426cfd9ed65dde2d2176adb2b9b42a5ac5 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Wed, 30 May 2018 15:28:59 +0200
Subject: [PATCH] update user manual

---
 Documentation/User Manual/5-input-and-output-files/VDRI.md | 3 +++
 Documentation/User Manual/help.html                        | 1 +
 2 files changed, 4 insertions(+)

diff --git a/Documentation/User Manual/5-input-and-output-files/VDRI.md b/Documentation/User Manual/5-input-and-output-files/VDRI.md
index 5888c1a51e..29b6f900d7 100644
--- a/Documentation/User Manual/5-input-and-output-files/VDRI.md	
+++ b/Documentation/User Manual/5-input-and-output-files/VDRI.md	
@@ -78,6 +78,9 @@ Header: **\<s>, \<v>, \<stop>***\[, \<Padd>]\[, \<grad>]\[, \<PTO>]\[, \<vair\_r
 **Bold columns** are mandatory. *Italic columns* are optional. Only the listed columns are allowed (no other columns!).<br />
 Units are optional and are enclosed in [square-brackets] after the header-column. Comments may be written with a preceding hash-sign "#".
 
+**Note:** if the cycle starts with a target speed of 0 km/h and the stop-time for the first entry is 0, VECTO sets the stop-time to 1s automatically. 
+
+
 |  Identifier |  Unit  |                                                                                                                                             Description                                                                                                                                              |
 |-------------|--------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 | **s**       | [m]    | Traveled distance. Must always be increasing.                                                                                                                                                                                                                                                        |
diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html
index 6ef98635d1..c0fa809829 100644
--- a/Documentation/User Manual/help.html	
+++ b/Documentation/User Manual/help.html	
@@ -5430,6 +5430,7 @@ CycleTime,UnknownCycleName,3600</code></pre>
 <p>This driving cycle defines the target speed over distance. Vecto tries to achieve and maintain this target speed.</p>
 <p>Header: <strong>&lt;s&gt;, &lt;v&gt;, &lt;stop&gt;</strong><em>[, &lt;Padd&gt;][, &lt;grad&gt;][, &lt;PTO&gt;][, &lt;vair_res&gt;, &lt;vair_beta&gt;][, &lt;Aux_ID&gt;]</em></p>
 <p><strong>Bold columns</strong> are mandatory. <em>Italic columns</em> are optional. Only the listed columns are allowed (no other columns!).<br /> Units are optional and are enclosed in [square-brackets] after the header-column. Comments may be written with a preceding hash-sign “#”.</p>
+<p><strong>Note:</strong> if the cycle starts with a target speed of 0 km/h and the stop-time for the first entry is 0, VECTO sets the stop-time to 1s automatically.</p>
 <table style="width:100%;">
 <colgroup>
 <col width="4%"></col>
-- 
GitLab