Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. 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'`.

Reference

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

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'