parameterAvailable
system
`system` is an optional parameter of `telion_api.Model.solve_async` with the installed type contract `AssembledSystem | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.solve_async | — |
| parameter | system | — |
| kind | positional-or-keyword | — |
| type | AssembledSystem | None | — |
| required | false | — |
| default | null | — |
system is an optional parameter of telion_api.Model.solve_async with the installed type contract AssembledSystem | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.solve_async |
| parameter | system |
| kind | positional-or-keyword |
| type | AssembledSystem | None |
| required | false |
| default | null |