methodAvailable
from_pyspice
Public method `telion_api.Circuit.from_pyspice(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.from_pyspice | — |
| signature | (circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]' | — |
| return | list[ComponentRef] | — |
Public method telion_api.Circuit.from_pyspice(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.from_pyspice |
| signature | (circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]' |
| return | list[ComponentRef] |
Signature
telion_api.Circuit.from_pyspice(circuit: 'Any', *, clear: 'bool' = False, dialect: 'str' = 'generic', allow_external: 'bool' = False, first_line_is_title: 'bool | None' = None) -> 'list[ComponentRef]'