Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

rows

`rows` is a required parameter of `telion_api.SystemSolver.set_sweep_rows` with the installed type contract `Iterable[dict[str, Any]]`.

Reference contract

FieldValueDescription
symboltelion_api.SystemSolver.set_sweep_rows
parameterrows
kindpositional-or-keyword
typeIterable[dict[str, Any]]
requiredtrue
defaultrequired

rows is a required parameter of telion_api.SystemSolver.set_sweep_rows with the installed type contract Iterable[dict[str, Any]].

Contract

PropertyValue
symboltelion_api.SystemSolver.set_sweep_rows
parameterrows
kindpositional-or-keyword
typeIterable[dict[str, Any]]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.SystemSolver.set_sweep_rows:parameter:rows
Path
sdk/python/telion_api/model.py
Symbol
telion_api.SystemSolver.set_sweep_rows