ReferenceAvailable
initial_state
`initial_state` is an optional parameter of `telion_api.ControlSystem.state_space` with the installed type contract `Any | None`.
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 |
| type | Any | None |
| required | false |
| default | null |