Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. 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'`.

Reference

FieldValueDescription
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

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'