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

V

Public method `telion_api.Circuit.V(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'`.

Public method telion_api.Circuit.V(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.V
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.V(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'
V — Telion Python API 0.1.0-alpha | Telion