IRadarClutterMapModelPlugin#

class ansys.stk.core.stkobjects.IRadarClutterMapModelPlugin#

Do not use this interface, as it is deprecated. Use ScatteringPointModelPlugin interface instead. Provides access to the properties and methods defining a radar clutter map plugin model.

Overview#

plugin_configuration

Do not use this property, as it is deprecated. Use PluginConfiguration on ScatteringPointModelPlugin instead. Gets the plugin configuration interface.

raw_plugin_object

Do not use this property, as it is deprecated. Use RawPluginObject on ScatteringPointModelPlugin instead. Gets the raw plugin IUnknown interface.

Import detail#

from ansys.stk.core.stkobjects import IRadarClutterMapModelPlugin

Property detail#

property IRadarClutterMapModelPlugin.plugin_configuration: CommRadPluginConfiguration#

Do not use this property, as it is deprecated. Use PluginConfiguration on ScatteringPointModelPlugin instead. Gets the plugin configuration interface.

property IRadarClutterMapModelPlugin.raw_plugin_object: Any#

Do not use this property, as it is deprecated. Use RawPluginObject on ScatteringPointModelPlugin instead. Gets the raw plugin IUnknown interface.