Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

diode

Public method `telion_api.Circuit.diode(name: 'str', positive: 'NetRef', negative: 'NetRef', *, saturation_current: 'Any' = '1e-12[A]', ideality_factor: 'Any' = '1', thermal_voltage: 'Any' = '25.852[mV]', series_conductance: 'Any' = '0[S]') -> 'ComponentRef'`.

Reference contract

FieldValueDescription
symboltelion_api.Circuit.diode
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', *, saturation_current: 'Any' = '1e-12[A]', ideality_factor: 'Any' = '1', thermal_voltage: 'Any' = '25.852[mV]', series_conductance: 'Any' = '0[S]') -> 'ComponentRef'
returnComponentRef

Public method telion_api.Circuit.diode(name: 'str', positive: 'NetRef', negative: 'NetRef', *, saturation_current: 'Any' = '1e-12[A]', ideality_factor: 'Any' = '1', thermal_voltage: 'Any' = '25.852[mV]', series_conductance: 'Any' = '0[S]') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.diode
signature(name: 'str', positive: 'NetRef', negative: 'NetRef', *, saturation_current: 'Any' = '1e-12[A]', ideality_factor: 'Any' = '1', thermal_voltage: 'Any' = '25.852[mV]', series_conductance: 'Any' = '0[S]') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.diode(name: 'str', positive: 'NetRef', negative: 'NetRef', *, saturation_current: 'Any' = '1e-12[A]', ideality_factor: 'Any' = '1', thermal_voltage: 'Any' = '25.852[mV]', series_conductance: 'Any' = '0[S]') -> 'ComponentRef'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Circuit.diode
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Circuit.diode