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

R

Public method `telion_api.Circuit.R(name: 'str', positive: 'NetRef', negative: 'NetRef', resistance: 'Any' = '1[kOhm]') -> 'ComponentRef'`.

Public method telion_api.Circuit.R(name: 'str', positive: 'NetRef', negative: 'NetRef', resistance: 'Any' = '1[kOhm]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.R
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', resistance: 'Any' = '1[kOhm]') -> 'ComponentRef'
returnComponentRef

Signature

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