parameterAvailable
initial_state
`initial_state` is an optional parameter of `telion_api.ControlSystem.state_space` with the installed type contract `Any | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ControlSystem.state_space | — |
| parameter | initial_state | — |
| kind | keyword-only | — |
| type | Any | None | — |
| required | false | — |
| default | null | — |
initial_state is an optional parameter of telion_api.ControlSystem.state_space with the installed type contract Any | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ControlSystem.state_space |
| parameter | initial_state |
| kind | keyword-only |
| type | Any | None |
| required | false |
| default | null |