Commit Graph

15 Commits (626eab873c5eec0f71e32c99cf6733d44b6300f8)

Author SHA1 Message Date
Max Kannenberg da1f641839 Add docstrings to output.jl for documentation 2022-09-09 18:50:22 +02:00
Max Kannenberg bc02e96a6c Access elements from 'points of interests' by name instead of by index 2022-08-22 19:07:49 +02:00
Max Kannenberg 8c286b0d2b Change type of a point of interest from Tuple to NamedTuple 2022-08-19 19:51:02 +02:00
Max Kannenberg cbd4e7f97f Round output data depending on the settings' approximation level 2022-08-08 16:12:08 +02:00
Max Kannenberg 5e33e62a79 Change output for outputDetail=:points_of_interest for a path without POI 2022-08-08 16:10:38 +02:00
Max Kannenberg a3a68e5553 Add output detail 'data_points' with starting points of the driving modes 2022-07-05 21:41:41 +02:00
Max Kannenberg 892b84251a Rename 'data points' to 'support points' 2022-06-22 11:11:44 +02:00
Martin Scheidt 3911b33f21 removed unnecessary header line 2022-06-05 15:30:48 +02:00
Max Kannenberg 10e877e9ec Fix handling and output of points of interest 2022-06-03 18:11:28 +02:00
Max Kannenberg b05b9dbd0b Refactor the DataFrame output 2022-06-03 12:26:58 +02:00
Max Kannenberg 99c873a4e7 Refactor output detail and format and adapt examples 2022-06-02 12:32:00 +02:00
Max Kannenberg 8a97de3fdf Add dataFrame as output format 2022-05-31 17:23:56 +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