adjust_coherent_gain#

property Spectral.adjust_coherent_gain: bool#

Coherent gain flag.

Returns:
bool

True if coherent gain is enabled, False otherwise.

Examples

>>> from ansys.aedt.core.visualization.report.standard import Spectral
>>> obj = Spectral()
>>> obj.adjust_coherent_gain