Gerhard Hoffmann 2b9ea67ef5 Added function to implement new tariff-calculator:
std::pair<CalcState, QDateTime> ComputeDurationFromCost(Configuration const* cfg, QDateTime const &startDatetimePassed,  int cost);
std::pair<CalcState, std::optional<int>> ComputeCostFromDuration(Configuration const* cfg, QDateTime const &startDatetime, QDateTime &endDatetime, int nettoParkingTime);
2024-09-27 13:48:30 +02:00
..
2023-06-13 12:11:09 +02:00
2024-09-13 10:42:45 +02:00
2024-07-21 20:58:12 +02:00
2024-07-21 20:58:12 +02:00
2024-09-02 16:40:07 +02:00
2024-09-27 13:39:35 +02:00
2024-01-16 11:56:54 +01:00
2024-01-30 10:14:21 +01:00
2023-11-28 16:41:27 +01:00
2024-09-27 13:41:30 +02:00
2024-07-26 10:59:45 +02:00
2024-09-02 16:41:26 +02:00