MOBILISIS-Calculator/library
Gerhard Hoffmann ae9a54bf02 Added:
pun_mutable:
        duration might be changed during runtime
    pun_round_to_next_24h_boundary
        duration has to be aligned with next possible 24h boundary
    pun_round_to_prev_24h_boundary
        duration has to be aligned with previous 24h boundary
    pun_align_with_timepoint
        duration has to be aligned with dedicated time point

Removed:
    pun_requires_change
        Replaced by pu_mutable
2024-08-18 19:23:12 +02:00
..
include Added: 2024-08-18 19:23:12 +02:00
src GetTimeSteps(): compute time steps and duration values. 2024-08-15 21:41:09 +02:00
library.pro Added include/mobilisis/tariff_prepay.h. 2024-08-15 21:26:30 +02:00