automatic title
# S4 method for list,missing,missing,missing,missing
TimeMap(map, lag = 0, interpolation = splinefun)
A nested list of the form list(times=l1,data=l2) where l1 is a vector or list of the time values and l2 is a list of numbers, vectors, matrices or arrays.
Time delay for the created function of time
The function used to compute the interpolation e.g splinefun
Interprets the received list as value table of a time dependent function