IPolarizationElliptical#

class ansys.stk.core.stkobjects.IPolarizationElliptical#

Provide the interface for elliptical polarization.

Overview#

reference_axis

Get or set the polarization reference axis.

tilt_angle

Get or set the polarization tilt angle.

axial_ratio

Get or set the polarization axial ratio.

Import detail#

from ansys.stk.core.stkobjects import IPolarizationElliptical

Property detail#

property IPolarizationElliptical.reference_axis: PolarizationReferenceAxis#

Get or set the polarization reference axis.

property IPolarizationElliptical.tilt_angle: Any#

Get or set the polarization tilt angle.

property IPolarizationElliptical.axial_ratio: float#

Get or set the polarization axial ratio.