ScatteringPointProviderSmoothOblateEarth ======================================== .. py:class:: ansys.stk.core.stkobjects.ScatteringPointProviderSmoothOblateEarth Bases: :py:class:`~ansys.stk.core.stkobjects.IScatteringPointProvider`, :py:class:`~ansys.stk.core.stkobjects.IRadarClutterGeometryModel`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining a smooth oblate earth scattering point provider. .. py:currentmodule:: ScatteringPointProviderSmoothOblateEarth Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ScatteringPointProviderSmoothOblateEarth.scattering_point_model` - Get the link/embed controller for managing the scattering point model component. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ScatteringPointProviderSmoothOblateEarth Property detail --------------- .. py:property:: scattering_point_model :canonical: ansys.stk.core.stkobjects.ScatteringPointProviderSmoothOblateEarth.scattering_point_model :type: IComponentLinkEmbedControl Get the link/embed controller for managing the scattering point model component.