methodAvailable
cccs
Public method `telion_api.Circuit.cccs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', gain: 'Any' = 1) -> 'ComponentRef'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.cccs | — |
| signature | (name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', gain: 'Any' = 1) -> 'ComponentRef' | — |
| return | ComponentRef | — |
Public method telion_api.Circuit.cccs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', gain: 'Any' = 1) -> 'ComponentRef'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.cccs |
| signature | (name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', gain: 'Any' = 1) -> 'ComponentRef' |
| return | ComponentRef |
Signature
telion_api.Circuit.cccs(name: 'str', positive: 'NetRef', negative: 'NetRef', control_branch: 'str', gain: 'Any' = 1) -> 'ComponentRef'