methodAvailable
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
| Field | Value | Description |
|---|---|---|
| symbol | telion_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' | — |
| return | ComponentRef | — |
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
| Property | Value |
|---|---|
| symbol | telion_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' |
| return | ComponentRef |
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'