getSettlingTime
Calculates the settling time from simulation data, determining when a signal enters and remains within a specified tolerance band around a target value.
Instructions
Compute settling time to a target within tolerance_percent band.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector | Yes | ||
| plot | No | ||
| run_id | No | ||
| raw_path | No | ||
| step_index | No | ||
| tolerance_percent | No | ||
| target_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||