quantity_type#
- property AMIEyeDiagram.quantity_type#
Quantity type used in the AMI analysis plot.
- Returns:
intQuantity type.
Examples
>>> from ansys.aedt.core.visualization.report.eye import AMIEyeDiagram >>> obj = AMIEyeDiagram.__new__(AMIEyeDiagram) >>> obj._legacy_props = {"quantity_type": 0} >>> obj.quantity_type 0