methodAvailable
system_solver
Create a system solver using Telion's canonical public terminology.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.system_solver | — |
| signature | (kind: 'str', label: 'str | None' = None, **fields: 'Any') -> 'Study' | — |
| return | Study | — |
Create a system solver using Telion's canonical public terminology.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.system_solver |
| signature | (kind: 'str', label: 'str | None' = None, **fields: 'Any') -> 'Study' |
| return | Study |
Signature
telion_api.Model.system_solver(kind: 'str', label: 'str | None' = None, **fields: 'Any') -> 'Study'