TimeMap: Constructor for TimeMap-class
Description
Constructor for TimeMap-class
Usage
TimeMap(
map,
starttime,
endtime,
times,
data,
lag = 0,
interpolation = splinefun,
...
)
Arguments
- map
see method arguments
- starttime
see method arguments
- endtime
see method arguments
- times
see method arguments
- data
see method arguments
- lag
see method arguments
- interpolation
see method arguments
- ...
see method arguments