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

vcvs

Public method `telion_api.Circuit.vcvs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', gain: 'Any' = 1) -> 'ComponentRef'`.

Public method telion_api.Circuit.vcvs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', gain: 'Any' = 1) -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.vcvs
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', gain: 'Any' = 1) -> 'ComponentRef'
returnComponentRef

Signature

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