methodAvailable
parametric_sweep_study
Public method `telion_api.Model.parametric_sweep_study(label: 'str | None' = None, study_step: 'str' = 'Stationary System Solver 1', sweep_mode: 'str' = 'All combinations', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.parametric_sweep_study | — |
| signature | (label: 'str | None' = None, study_step: 'str' = 'Stationary System Solver 1', sweep_mode: 'str' = 'All combinations', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study' | — |
| return | Study | — |
Public method telion_api.Model.parametric_sweep_study(label: 'str | None' = None, study_step: 'str' = 'Stationary System Solver 1', sweep_mode: 'str' = 'All combinations', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.parametric_sweep_study |
| signature | (label: 'str | None' = None, study_step: 'str' = 'Stationary System Solver 1', sweep_mode: 'str' = 'All combinations', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study' |
| return | Study |
Signature
telion_api.Model.parametric_sweep_study(label: 'str | None' = None, study_step: 'str' = 'Stationary System Solver 1', sweep_mode: 'str' = 'All combinations', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'