use_pulse_in_tdr#

property Spectral.use_pulse_in_tdr: bool#

Defines if the TDR should use a pulse or step.

Returns:
bool

True when option is enabled, False otherwise.

Examples

>>> from ansys.aedt.core.visualization.report.common import CommonReport
>>> obj = CommonReport()
>>> obj.use_pulse_in_tdr