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

ideal_op_amp

Public method `telion_api.Circuit.ideal_op_amp(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef') -> 'ComponentRef'`.

Public method telion_api.Circuit.ideal_op_amp(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef') -> 'ComponentRef'.

Contract

PropertyValue
symboltelion_api.Circuit.ideal_op_amp
signature(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef') -> 'ComponentRef'
returnComponentRef

Signature

telion_api.Circuit.ideal_op_amp(name: 'str', positive_input: 'NetRef', negative_input: 'NetRef', output: 'NetRef', reference: 'NetRef') -> 'ComponentRef'
ideal_op_amp — Telion Python API 0.1.0-alpha | Telion