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

vccs

Public method `telion_api.Circuit.vccs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', transconductance: 'Any' = '1[S]') -> 'ComponentRef'`.

Public method telion_api.Circuit.vccs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', transconductance: 'Any' = '1[S]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.vccs
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', transconductance: 'Any' = '1[S]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.vccs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', transconductance: 'Any' = '1[S]') -> 'ComponentRef'
vccs — Telion Python API 0.1.0-alpha | Telion