Generic interpolation parameter that uses a node’s flow at the previous time-step for interpolation. API Referencearrow-up-right
type
interpolatedflow
Yes
node
Node to provide input flow values to interpolation calculation
Optional
flows
x coordinates of the data points for interpolation
values
y coordinates of the data points for interpolation
interp_kwargs
Dictionary of keyword arguments to pass to scipy.interpolate.interp1d class and used for interpolation
coming soon...
{ }
Last updated 1 year ago
Was this helpful?