A Function based on interpolation of a TimeSeries.
A TimeSeriesFunction can be used to apply the results of a simulation as input to other simulations.
TODO: unit tests TODO: this could be made more efficient for n-D series by wrapping them in 1D, so interpolation is only done as needed @author Bryan Tripp
|
|