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

ccvs

Public method `telion_api.Circuit.ccvs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', transresistance: 'Any' = '1[Ohm]') -> 'ComponentRef'`.

Public method telion_api.Circuit.ccvs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', transresistance: 'Any' = '1[Ohm]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.ccvs
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', transresistance: 'Any' = '1[Ohm]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.ccvs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', transresistance: 'Any' = '1[Ohm]') -> 'ComponentRef'
ccvs — Telion Python API 0.1.0-alpha | Telion