methodAvailable
voltage_source
Public method `telion_api.Circuit.voltage_source(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.voltage_source | — |
| signature | (name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef' | — |
| return | ComponentRef | — |
Public method telion_api.Circuit.voltage_source(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.voltage_source |
| signature | (name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef' |
| return | ComponentRef |
Signature
telion_api.Circuit.voltage_source(name: 'str', positive: 'NetRef', negative: 'NetRef', value: 'Any' = '0[V]', *, input_name: 'str' = '', input_scale: 'Any' = '1[V]') -> 'ComponentRef'