Merge pull request #314 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:develop to develop
* commit 'f76a74e6': modify abstract simulation data adapter to read retarder data only if its a separate component gearbox: allow shortening the traction interruption interval by a small amount if the next time interval would become too small (e.g. due to inaccurate estimation of the remaining distance from the remaining time interval) prohibit overspeed when accelerating before braking and next timestep would get too short so we're driving along at the current speed add abstime to response better search for input data plugin update assembly settings
No related branches found
No related tags found
Showing
- VECTO.sln.DotSettings 1 addition, 0 deletionsVECTO.sln.DotSettings
- VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs 14 additions, 11 deletions...Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs
- VectoCore/VectoCore/Models/Simulation/Impl/DistanceRun.cs 1 addition, 0 deletionsVectoCore/VectoCore/Models/Simulation/Impl/DistanceRun.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs 17 additions, 9 deletions.../Models/SimulationComponent/Impl/DefaultDriverStrategy.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs 1 addition, 1 deletion...Core/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
Loading
Please register or sign in to comment