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

Constructor

Construct `telion_api.ParametricSweepSession` with the installed signature `(model: 'Any', raw: 'dict[str, Any]') -> 'None'`.

Construct telion_api.ParametricSweepSession with the installed signature (model: 'Any', raw: 'dict[str, Any]') -> 'None'.

Contract

PropertyValue
symboltelion_api.ParametricSweepSession
signature(model: 'Any', raw: 'dict[str, Any]') -> 'None'
returntelion_api.ParametricSweepSession

Signature

ParametricSweepSession(model: 'Any', raw: 'dict[str, Any]') -> 'None'
Constructor — Telion Python API 0.1.0-alpha | Telion