ScatteringPointModelPlugin#

class ansys.stk.core.stkobjects.ScatteringPointModelPlugin#

Bases: IScatteringPointModel, IComponentInfo, ICloneable, IRadarClutterMapModelPlugin

Class defining a plugin scattering point model.

Overview#

plugin_configuration

Get the plugin configuration interface.

raw_plugin_object

Get the raw plugin IUnknown interface.

Import detail#

from ansys.stk.core.stkobjects import ScatteringPointModelPlugin

Property detail#

property ScatteringPointModelPlugin.plugin_configuration: CommRadPluginConfiguration#

Get the plugin configuration interface.

property ScatteringPointModelPlugin.raw_plugin_object: Any#

Get the raw plugin IUnknown interface.