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

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

Merge pull request #71 in VECTO/vecto-sim from...

Merge pull request #71 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-120-engine-model-clutch-open to develop

* commit '1b0b39a1':
  finished engineIdleController
  first version of engineIdleController
  use correct computation of engine inerta (old version has been added during bugfix of fulloadjump / stationaryidlepower)
  refactoring assembing of powertrain to use engine idle controller; refactoring to properties instead of methods for idlecontroller
  Introduce EngineIdleController Class and Interface(s)
  refactoring: avoid variable name 'engineSpeed' -> angularSpeed/angularVelocity; avoid Formulas.TorqueToPower/PowerToTorque
  visibility of CombustionEngineData in CombustionEngine
  adapting result data for unit-test 'FullLoadJump' to reflect changes in ComubstionEngine: DynamicFullLoadPower >= StationaryIdlePower
  update complexity metrics
  adding unit test code coverage results
parents fca3c3eb 1b0b39a1
No related branches found
No related tags found
No related merge requests found
Showing
with 260 additions and 65 deletions
Loading
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