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