IRadarClutterMapInheritable#

class ansys.stk.core.stkobjects.IRadarClutterMapInheritable#

Do not use this interface, as it is deprecated. This interface is no longer used and there is no alternative. Provides access to the properties and methods defining a radar inheritable clutter map.

Overview#

inherit

Get or set the option to inherit the clutter map from the scenario object.

clutter_map

Get the radar clutter map.

Import detail#

from ansys.stk.core.stkobjects import IRadarClutterMapInheritable

Property detail#

property IRadarClutterMapInheritable.inherit: bool#

Get or set the option to inherit the clutter map from the scenario object.

property IRadarClutterMapInheritable.clutter_map: IRadarClutterMap#

Get the radar clutter map.