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

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

adapting testcase for distance based cycle

parent 76c96dab
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent
" 1, 20, -0.1, 0",
" 2, 20, -0.3, 0",
" 10, 40, -0.3, 0",
" 19, 40, -0.2, 0",
" 20, 30, -0.1, 0"
};
var cycleData = SimpleDrivingCycles.CreateCycleData(data);
......
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