Commit Graph

25 Commits (e92c8d920859cfd3f1a11b5804879f60f1d8aae6)

Author SHA1 Message Date
Max Kannenberg a3a68e5553 Add output detail 'data_points' with starting points of the driving modes 2022-07-05 21:41:41 +02:00
Martin Scheidt 3911b33f21 removed unnecessary header line 2022-06-05 15:30:48 +02:00
Max Kannenberg 99c873a4e7 Refactor output detail and format and adapt examples 2022-06-02 12:32:00 +02:00
Max Kannenberg 191d19d3ef Refactor conversion of traction unit's air resistance 2022-05-30 20:10:45 +02:00
Max Kannenberg ae5cc07862 Add the approxLevel from settings to formulary 2022-05-19 21:45:10 +02:00
Martin Scheidt 840d1d0e46 removed CSV export 2022-05-12 16:50:27 +02:00
Martin Scheidt a5868af2c5 new type Train as struct 2022-05-12 16:32:15 +02:00
Martin Scheidt d4e7806efc separate file for constructors 2022-05-08 21:43:21 +02:00
Martin Scheidt f10d20b0b1 Updated path schema to 2022.05 2022-05-06 14:23:37 +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
Max Kannenberg 05c1bd8d52 Divide Operationsmodes and types and add its functions to TrainRunCalc and EnergySaving 2022-01-19 16:58:57 +01:00
Max Kannenberg 483878cb02 Remove behavior section "cruisingAfterCoasting" 2022-01-14 10:15:34 +01:00
Max Kannenberg 0b15ba343d Refactor the mutable struct DataPoint as a Dictionary 2022-01-10 06:43:19 +01:00
Max Kannenberg f590206226 Refactor the mutable struct BehaviorSection as a Dictionary 2022-01-08 02:11:08 +01:00
Max Kannenberg 28605abd4c Refactor the mutable struct CharacteristicSection as a Dictionary 2022-01-03 11:54:07 +01:00
Max Kannenberg e1ad3f917d Refactor the mutable struct EnergySaving and rename some variables 2021-12-22 15:10:36 +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 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 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