methodAvailable
switch
Public method `telion_api.Circuit.switch(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.switch | — |
| signature | (name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef' | — |
| return | ComponentRef | — |
Public method telion_api.Circuit.switch(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.switch |
| signature | (name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef' |
| return | ComponentRef |
Signature
telion_api.Circuit.switch(name: 'str', positive: 'NetRef', negative: 'NetRef', control_positive: 'NetRef', control_negative: 'NetRef', *, threshold: 'Any' = 0.5, on_resistance: 'Any' = '1[mOhm]', off_resistance: 'Any' = '1[GOhm]', transition_width: 'Any' = '1e-3') -> 'ComponentRef'