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

L

Public method `telion_api.Circuit.L(name: 'str', positive: 'NetRef', negative: 'NetRef', inductance: 'Any' = '1[mH]', *, series_resistance: 'Any' = '0[Ohm]', initial_current: 'Any' = '0[A]') -> 'ComponentRef'`.

Reference

FieldValueDescription
symboltelion_api.Circuit.L
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', inductance: 'Any' = '1[mH]', *, series_resistance: 'Any' = '0[Ohm]', initial_current: 'Any' = '0[A]') -> 'ComponentRef'
returnComponentRef

Public method telion_api.Circuit.L(name: 'str', positive: 'NetRef', negative: 'NetRef', inductance: 'Any' = '1[mH]', *, series_resistance: 'Any' = '0[Ohm]', initial_current: 'Any' = '0[A]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.L
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', inductance: 'Any' = '1[mH]', *, series_resistance: 'Any' = '0[Ohm]', initial_current: 'Any' = '0[A]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.L(name: 'str', positive: 'NetRef', negative: 'NetRef', inductance: 'Any' = '1[mH]', *, series_resistance: 'Any' = '0[Ohm]', initial_current: 'Any' = '0[A]') -> 'ComponentRef'