saturation_level#

property Amplifier.saturation_level: float#

Saturation level.

Value should be between -200 and 200.

Examples

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