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

cccs

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

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

Contract

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

Signature

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