MOBILISIS-Calculator/library/include/mobilisis
Gerhard Hoffmann 5b8d9c62cc Add and implement utilities:
int getMinimalParkingTime(Configuration const *cfg, PaymentMethod methodId);
    int getMaximalParkingTime(Configuration const *cfg, PaymentMethod methodId);
    uint32_t getMinimalParkingPrice(Configuration const *cfg, PaymentMethod methodId);
    uint32_t getFirstDurationStep(Configuration const *cfg, PaymentMethod methodId);
2023-12-07 16:27:09 +01:00
..
.gdb_history start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
active_time_range.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
atb_project.h Add header file for project-variables 2023-11-22 11:13:37 +01:00
calculate_price.h Add compute_next_timestep(). 2023-12-07 16:26:09 +01:00
calculator_functions.h Added private_getDurationFromCost() 2023-11-28 16:42:29 +01:00
configuration.h Add interface to access 'PaymentOptions' 2023-11-22 16:27:41 +01:00
currency.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
day_of_week.h Monday starts with 1 2023-06-13 12:11:09 +02:00
duration.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
Header.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
log.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
member_type.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
payment_method.h Add explicit include guard. 2023-11-26 19:50:23 +01:00
payment_mtd.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
payment_opt.h Daily ticket 2023-05-15 14:05:55 +02:00
payment_option.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
payment_rate.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
period_year.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
spec_days_worktime.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
spec_days.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_calc.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_cfg.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_currency.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_day_of_week.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_duration.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_log.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_member_type.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_payment_method.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_payment_mtd.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_payment_opt.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_payment_rate.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_period_year.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_spec_days_worktime.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_spec_days.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_time_range.h start changes for neuhauser 2023-11-24 13:23:59 +01:00
tariff_utils.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_vehicle_types.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_weekdays_worktime.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
tariff_weekdays.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
ticket.h Added State for invalid price 2023-11-28 16:41:27 +01:00
time_range_header.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
time_range.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
utilities.h Add and implement utilities: 2023-12-07 16:27:09 +01:00
weekdays_worktime.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
weekdays.h start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00