Commit Graph

15 Commits (f11e64b8b84a92570b9a7b90f906a7340d1cc703)

Author SHA1 Message Date
Max Kannenberg 395b7eb11c Add rounding up at the CS's end if difference is beyond accuracy level 2022-08-12 13:24:27 +02:00
Max Kannenberg 442a342e84 Fix rounding error due to braking calculation 2022-08-11 16:54:38 +02:00
Max Kannenberg 99a07094fc Remove the Dictionary for the moving section 2022-07-12 16:59:45 +02:00
Max Kannenberg b7e0f21ffb Remove step sizes from 'SupportPoint' 2022-07-05 21:42:19 +02:00
Max Kannenberg 892b84251a Rename 'data points' to 'support points' 2022-06-22 11:11:44 +02:00
Martin Scheidt 8c17d0b6ae refactored function names with calc* 2022-06-05 15:41:28 +02:00
Martin Scheidt 3911b33f21 removed unnecessary header line 2022-06-05 15:30:48 +02:00
Martin Scheidt e0790fc4f6 Merge branch 'development_max' into development
# Conflicts:
#	src/behavior.jl
#	src/characteristics.jl
#	src/constructors.jl
2022-06-05 15:25:12 +02:00
Martin Scheidt fab1ad017a refactored functions, removed characteristics.jl, and unified naming in constructors.jl 2022-06-03 17:24:16 +02:00
Max Kannenberg 09743db7ad Remove calculations of mechanical work and energy consumption 2022-05-24 16:56:05 +02:00
Max Kannenberg 4c7980bbe6 Change behavior section "standstill" to "halt" 2022-05-24 16:15:08 +02:00
Max Kannenberg ae5cc07862 Add the approxLevel from settings to formulary 2022-05-19 21:45:10 +02:00
Martin Scheidt a5868af2c5 new type Train as struct 2022-05-12 16:32:15 +02:00
Martin Scheidt 00eda496f5 new type Path as a struct, working test sets, structure rework 2022-05-04 16:34:17 +02:00
Martin Scheidt 310cd013da changed upper case to lower case 2022-04-28 17:29:24 +02:00