Code development platform for open source projects from the European Union institutions

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

bugfix in driving cycle

parent c03b29c6
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@ namespace TUGraz.VectoCore.Tests.Integration
public static readonly string[] CycleAccelerate_0_85_downhill_25 = {
// <s>,<v>,<grad>,<stop>
" 0, 0, 0, 2",
" 0, 0, -25, 2",
"1000, 85, -25, 0",
};
......
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