parameterAvailable
derivative_filter_time
`derivative_filter_time` is an optional parameter of `telion_api.ControlSystem.pid` with the installed type contract `Any`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ControlSystem.pid | — |
| parameter | derivative_filter_time | — |
| kind | keyword-only | — |
| type | Any | — |
| required | false | — |
| default | 1e-3[s] | — |
derivative_filter_time is an optional parameter of telion_api.ControlSystem.pid with the installed type contract Any.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ControlSystem.pid |
| parameter | derivative_filter_time |
| kind | keyword-only |
| type | Any |
| required | false |
| default | 1e-3[s] |