View source: R/getActualRTimeSeries.R
computeActualRTimeSeries | R Documentation |
This is a helper function that implements the calculations in the various 'getActualRTimeSeries' model class-specific functions
computeActualRTimeSeries(model, reconstructState, getDerivative)
model |
A flumodels model object |
reconstructState |
A function that reconstructs the state of the model |
getDerivative |
A function that computes the derivative of the model |
model |
A flumodels model object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.