Interpolated Parameter

General Description

Parameter value is equal to the interpolation of another parameter. API Referencearrow-up-right

Attributes

Name
Description
Required

type

interpolatedflow

Yes

node

Node to provide input flow values to interpolation calculation

Optional

interp_kwargs

Dictionary of keyword arguments to pass to scipy.interpolate.interp1d class and used for interpolation

Optional

Example

coming soon...

{

}

Last updated