getTimeRange_method__BoundFc: ask for the boundaries of the underlying time interval
Description
The method returns the time range of the given object
It is ( probably mostly ) used internally to make sure that
time dependent functions retrieved from data are not
used outside the interval where they are valid. Value
c(t_min,t_max)
containing start and end time of the time interval
for which the object has been defined.