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

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

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

Merge pull request #85 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-125-comparison-of-vecto2.2-and-vecto3 to develop

* commit '5d22b90d': (25 commits)
  re-enable SI::HasEqualUnit - no significant performance impact
  disable HasEqualUnit
  further optimization in triangle::isinside
  optimize triangle operations
  shortcut converting km/h -> m/s , rpm -> 1/s
  optimize constructors, operators in SI classes
  refactoring of graph writer
  modified kmph to meter per second conversion. faster(?)
  change point class to struct
  vectoconsole: show progress
  fixed typo in testcases
  additional testcase: vehicle speed exceeds coasting threshold close before braking
  implement small tolerance (5%) the current simulation interval may exceed the shifting time
  driverstrategy: handle additional case
  add threadId in logging output
  refactoring: VectoRuns now use background worker, driving cycle has progress indicator, vectorun updates progress
  use helper method KMPHtoMeterPerSecond()
  testcases to run all declaration cycles
  assertions for successful completion of runs
  show actual values without rounding
  ...
parents 252db21d 5d22b90d
No related branches found
No related tags found
No related merge requests found
Showing
with 267 additions and 64 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