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
2024-09-27 13:42:04 +02:00
2024-01-30 10:52:49 +01:00
2023-11-28 15:14:35 +01:00
2024-01-18 14:53:01 +01:00
2023-04-24 11:56:59 +02:00

The file is empty.
Description
No description provided
Readme 150 MiB
Languages
C++ 82.9%
TSQL 9.4%
C 4.3%
Roff 3.1%
QMake 0.3%