cst_parameter_interpolation
Interpolate results from parameter sweep data to estimate performance at a specific parameter value, avoiding the need for a new simulation.
Instructions
Interpolate results between parameter sweep data points to estimate performance at a specific parameter value without running a new simulation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameter | Yes | Name of the sweep parameter. | |
| result_path | Yes | Result tree path to interpolate. | |
| target_value | Yes | Parameter value at which to interpolate results. |