Merge pull request #161 in VECTO/vecto-sim from...
Merge pull request #161 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-249-sanity-checks-shift-polygons to develop * commit '93d08fbf': adapt testcases due to changed shift polygons extend plotting shift polygons: also show intermediate curves implementation of the shifting polygons according to final WB2016 adapt testcases: no downsift polygon in first gear add downshift only for gears above 1 added validation to shift polygon. moved test 'is left of/is right of' to shift polygon added class for drawing shift polygons, comparison influence of gear ratios/axle gear computation shift polygons: use n_95h for P5; skip range checks when computing engine speed for certain gear
No related branches found
No related tags found
Showing
- VectoCore/VectoCore/Models/Declaration/DeclarationData.cs 29 additions, 22 deletionsVectoCore/VectoCore/Models/Declaration/DeclarationData.cs
- VectoCore/VectoCore/Models/SimulationComponent/Data/Gearbox/ShiftPolygon.cs 52 additions, 0 deletions...e/Models/SimulationComponent/Data/Gearbox/ShiftPolygon.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/ShiftStrategy.cs 2 additions, 44 deletions...ectoCore/Models/SimulationComponent/Impl/ShiftStrategy.cs
- VectoCore/VectoCoreTest/FileIO/SimulationDataReaderTest.cs 6 additions, 6 deletionsVectoCore/VectoCoreTest/FileIO/SimulationDataReaderTest.cs
- VectoCore/VectoCoreTest/Models/Declaration/ShiftPolygonTest.cs 153 additions, 26 deletions...Core/VectoCoreTest/Models/Declaration/ShiftPolygonTest.cs
- VectoCore/VectoCoreTest/Models/Simulation/FactoryTest.cs 8 additions, 7 deletionsVectoCore/VectoCoreTest/Models/Simulation/FactoryTest.cs
- VectoCore/VectoCoreTest/Models/SimulationComponentData/ValidationTest.cs 31 additions, 0 deletions...CoreTest/Models/SimulationComponentData/ValidationTest.cs
- VectoCore/VectoCoreTest/Utils/ShiftPolygonDrawer.cs 308 additions, 0 deletionsVectoCore/VectoCoreTest/Utils/ShiftPolygonDrawer.cs
- VectoCore/VectoCoreTest/VectoCoreTest.csproj 1 addition, 0 deletionsVectoCore/VectoCoreTest/VectoCoreTest.csproj
Loading
Please register or sign in to comment