ReferenceAvailable
rows
`rows` is a required parameter of `telion_api.SystemSolver.set_sweep_rows` with the installed type contract `Iterable[dict[str, Any]]`.
rows is a required parameter of telion_api.SystemSolver.set_sweep_rows with the installed type contract Iterable[dict[str, Any]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.SystemSolver.set_sweep_rows |
| parameter | rows |
| type | Iterable[dict[str, Any]] |
| required | true |
| default | required |