Commit Graph

26 Commits (7467babb4a154ccadbc4133695e0faa753635928)

Author SHA1 Message Date
Martin Scheidt fcf6a16b82 updated README.md with tutorials and documentation 2022-12-21 15:43:23 +01:00
Martin Scheidt a7f07283a1 updated minimal working example in README.md 2022-06-05 18:14:25 +02:00
Martin Scheidt 840d1d0e46 removed CSV export 2022-05-12 16:50:27 +02:00
Martin Scheidt 0b84ac0d9a updated license and usage 2022-05-04 17:25:08 +02:00
Martin Scheidt 18ec0e5c54 renamed "TrainRun" into "TrainRuns" 2022-05-04 16:53:58 +02:00
Martin Scheidt 980899379d renamed git branch "master" into "main" 2022-05-04 16:41:53 +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 e2842157da new type Settings as struct 2022-04-28 17:02:40 +02:00
Martin Scheidt 237729ce5b renamed calculateDrivingDynamics() in trainRun() 2022-04-21 14:24:22 +02:00
Martin Scheidt cfacdc2170 added DOI 2022-04-19 20:26:29 +02:00
Martin Scheidt 91d59b9182 Providing more meta information for potential collaborators 2022-04-19 20:12:40 +02:00
Martin Scheidt 71ff668cc3 moved #History from README.md to CHANGELOG.md 2022-04-19 19:52:54 +02:00
Max Kannenberg 917a16782d Integrate calculation for additional points of interest 2022-01-22 03:11:43 +01:00
Max Kannenberg 80fa15874f Rename the module Preparation to Characteristics 2022-01-20 13:53:11 +01:00
Max Kannenberg 483878cb02 Remove behavior section "cruisingAfterCoasting" 2022-01-14 10:15:34 +01:00
Max Kannenberg fd0476ad1f Add function addStandstill! for creating the BehaviorSection standstill 2021-12-17 21:14:58 +01:00
Max Kannenberg 4b6700612d Add an attribute to DataPoint to record the corresponding driving behavior 2021-12-16 16:54:27 +01:00
Max Kannenberg bee38ec311 Refactor some of the mutable structs from types.jl as Dictionaries 2021-12-16 14:39:25 +01:00
Max Kannenberg dab7e3495a Rename variables in every .jl an .yaml file 2021-12-14 14:06:56 +01:00
Max Kannenberg 7218b9d718 Merge fixing branches 2021-12-13 12:24:56 +01:00
Martin Scheidt a7e733dd8a fixed MinimalWorkingExample.jl with working paths 2021-12-10 18:30:08 +01:00
Max Kannenberg 7eed749d49 Refactor modules for diminishing run and tractive effort velocity pairs 2021-12-08 22:44:35 +01:00
Max Kannenberg fb942260d2 Rename waypoints 2021-12-08 21:54:46 +01:00
Max Kannenberg d71a1e882b Refactor and fix modules EnergySaving, OperationModes and MovingPhases 2021-12-08 21:35:27 +01:00
Max Kannenberg a57944b166 Rename modules and variables 2021-12-08 13:35:25 +01:00
Max Kannenberg 6f3a391ab0 master thesis submission 2021-10-13 16:49:42 +02:00