carrier_offset#

property PowerIQSource.carrier_offset: str#

Carrier offset.

Returns:
str

Examples

>>> from ansys.aedt.core.modules.boundary.circuit_boundary import PowerIQSource
>>> import ansys.aedt.core as pyaedt
>>> app = pyaedt.Circuit()
>>> source = PowerIQSource(app, name="IQ1")
>>> source.carrier_offset