Reintroduced type "Time" that should be used in the API to specify durations or time points.
Type "Time" is now an alias to "units::time::millisecond_t". The conversion functions as provided by "time_utils.h" are still present and revised accordingly."
Signed-off-by:
Jupp Tscheak <jupp.tscheak@daimler.com>
parent
242c3639
No related branches found
No related tags found
Showing
- MantleAPI/include/MantleAPI/Common/simulation_time.h 3 additions, 3 deletionsMantleAPI/include/MantleAPI/Common/simulation_time.h
- MantleAPI/include/MantleAPI/Common/spline.h 3 additions, 2 deletionsMantleAPI/include/MantleAPI/Common/spline.h
- MantleAPI/include/MantleAPI/Common/time_utils.h 44 additions, 0 deletionsMantleAPI/include/MantleAPI/Common/time_utils.h
- MantleAPI/include/MantleAPI/EnvironmentalConditions/date_time.h 2 additions, 2 deletions...API/include/MantleAPI/EnvironmentalConditions/date_time.h
- MantleAPI/include/MantleAPI/Execution/scenario_info.h 2 additions, 2 deletionsMantleAPI/include/MantleAPI/Execution/scenario_info.h
Please register or sign in to comment