cst_parameter_interpolation
Interpolate simulation results from existing parameter sweeps to estimate performance at a target parameter value without running new simulations.
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. |