Skip to documentation content
On this page
  1. Contract
  2. Signature

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'`.

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

PropertyValue
symboltelion_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'
returnStudy

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'
parametric_sweep_study — Telion Python API 0.1.0-alpha | Telion