MOBILISIS-Calculator/library
Gerhard Hoffmann 1086e360e5 Start of implementing new tariff calculator:
Added serveral helper function for parsing tariff file:
	  * getPrepaid()
	  * getCarryOver()
          * getService()
          * getOutOfService()

	Added main functions of tariff calculator:

	  * ComputeDurationFromCost()
	  * ComputeCostFromDuration()
2024-09-27 14:04:39 +02:00
..
include Added function to implement new tariff-calculator: 2024-09-27 13:48:30 +02:00
src Start of implementing new tariff calculator: 2024-09-27 14:04:39 +02:00
library.pro Minor: Added tariff_service and tariff_out_of_service 2024-09-27 13:35:54 +02:00