constructor for data and times given as vectors
# S4 method for missing,missing,missing,numeric,numeric
ScalarTimeMap(times, data, lag = 0, interpolation = splinefun)
(the times for the values in data)
the values at times
a (scalar) delay
the interpolation, usually splinefun or approxfun