functiontableCatromInterp
Perform Catmull-Rom interpolation
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| STTable | table | ||
| Real | x | ||
| Real | y | ||
| Real | x_step | ||
| Real | y_step |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | p |
| Type | Name | Default | Description |
|---|---|---|---|
| STTable | table | ||
| Real | x | ||
| Real | y | ||
| Real | x_step | ||
| Real | y_step |
| Type | Name | Default | Description |
|---|---|---|---|
| Real | p |