IonosphericFadingLossModelP531Version13 ======================================= .. py:class:: ansys.stk.core.stkobjects.IonosphericFadingLossModelP531Version13 Bases: :py:class:`~ansys.stk.core.stkobjects.IIonosphericFadingLossModel`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining a Ionospheric fading loss P.531-13 model. .. py:currentmodule:: IonosphericFadingLossModelP531Version13 Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IonosphericFadingLossModelP531Version13.use_alternate_ap_file` - Get or set the option for alternate AP data file. * - :py:attr:`~ansys.stk.core.stkobjects.IonosphericFadingLossModelP531Version13.filename` - Get or set the alternate AP filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IonosphericFadingLossModelP531Version13 Property detail --------------- .. py:property:: use_alternate_ap_file :canonical: ansys.stk.core.stkobjects.IonosphericFadingLossModelP531Version13.use_alternate_ap_file :type: bool Get or set the option for alternate AP data file. .. py:property:: filename :canonical: ansys.stk.core.stkobjects.IonosphericFadingLossModelP531Version13.filename :type: str Get or set the alternate AP filename.