Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

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

FieldValueDescription
symboltelion_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]'
returnlist[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

PropertyValue
symboltelion_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]'
returnlist[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]'