MOBILISIS-Calculator/library
Gerhard Hoffmann cde490bab2 compute_next_time_step():
Added handling with pop_plus_steps/pop_minus_steps:
	'+' usually takes more than one time step.
        '-' is usually 1.

	Changed behaviour when current time is not found in the list of time steps:
	Search for the entry with the smallest distance to 'current time'.
	If the distance is smaller than 3 minutes, then use 'current time' as new
 	entry in the list of time steps.
2024-08-01 16:00:10 +02:00
..
include Added GetYearPeriodActive() to get active year period. 2024-08-01 15:45:50 +02:00
src compute_next_time_step(): 2024-08-01 16:00:10 +02:00
library.pro save experimental 2024-07-21 20:58:12 +02:00