deprecated functions #################### use the generic TimeMap(...) instead
TimeMap.new(t_start, t_end, f)
An object of class TimeMap that can be used to describe models.
A number marking the begin of the time domain where the function is valid
A number the end of the time domain where the function is valid
The time dependent function definition (a function in R's sense)