parameterAvailable
dialect
`dialect` is an optional parameter of `telion_api.Circuit.from_pyspice` with the installed type contract `str`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.from_pyspice | — |
| parameter | dialect | — |
| kind | keyword-only | — |
| type | str | — |
| required | false | — |
| default | generic | — |
dialect is an optional parameter of telion_api.Circuit.from_pyspice with the installed type contract str.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.from_pyspice |
| parameter | dialect |
| kind | keyword-only |
| type | str |
| required | false |
| default | generic |