ip3_ref_input#

property Amplifier.ip3_ref_input: float#

3rd order intercept point.

Value should be between -200 and 200.

Examples

>>> from ansys.aedt.core import Emit
>>> app = Emit()
>>> amp = app.schematic.create_component("Amplifier")
>>> amp.ip3_ref_input = 16