parameterAvailable
transition_width
`transition_width` is an optional parameter of `telion_api.Circuit.switch` with the installed type contract `Any`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.switch | — |
| parameter | transition_width | — |
| kind | keyword-only | — |
| type | Any | — |
| required | false | — |
| default | 1e-3 | — |
transition_width is an optional parameter of telion_api.Circuit.switch with the installed type contract Any.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.switch |
| parameter | transition_width |
| kind | keyword-only |
| type | Any |
| required | false |
| default | 1e-3 |