methodAvailable
op_amp
Public method `telion_api.Circuit.op_amp(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef', *, open_loop_gain: 'Any' = '1e5', unity_gain_bandwidth: 'Any' = '1[MHz]', output_resistance: 'Any' = '10[Ohm]', initial_output_voltage: 'Any' = '0[V]') -> 'ComponentRef'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.op_amp | — |
| signature | (name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef', *, open_loop_gain: 'Any' = '1e5', unity_gain_bandwidth: 'Any' = '1[MHz]', output_resistance: 'Any' = '10[Ohm]', initial_output_voltage: 'Any' = '0[V]') -> 'ComponentRef' | — |
| return | ComponentRef | — |
Public method telion_api.Circuit.op_amp(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef', *, open_loop_gain: 'Any' = '1e5', unity_gain_bandwidth: 'Any' = '1[MHz]', output_resistance: 'Any' = '10[Ohm]', initial_output_voltage: 'Any' = '0[V]') -> 'ComponentRef'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.op_amp |
| signature | (name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef', *, open_loop_gain: 'Any' = '1e5', unity_gain_bandwidth: 'Any' = '1[MHz]', output_resistance: 'Any' = '10[Ohm]', initial_output_voltage: 'Any' = '0[V]') -> 'ComponentRef' |
| return | ComponentRef |
Signature
telion_api.Circuit.op_amp(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef', *, open_loop_gain: 'Any' = '1e5', unity_gain_bandwidth: 'Any' = '1[MHz]', output_resistance: 'Any' = '10[Ohm]', initial_output_voltage: 'Any' = '0[V]') -> 'ComponentRef'