Name | ID | Description | Type |
---|---|---|---|
X | X | List of X data points | Number |
Y | Y | List of Y data points | Number |
X-Val | XV | The X value to find an interpolated Y value at. | Number |
Outside | OB | How to treat an X value input that falls outside of the bounds of the X data points. (0) = Return 0; (1) = Return first or last value; (2) Linearly extrapolate. | Integer |
Name | ID | Description | Type |
---|---|---|---|
Result | R | Result of the interpolation | Number |
Site design © Robin Rodricks.
Fenix and associated data © 2024 protoGen Software.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub