IScatteringPointModel#

class ansys.stk.core.stkobjects.IScatteringPointModel#

Provide access to the properties and methods defining a scattering point model model.

Overview#

name

Get the radar clutter map model name.

type

Get the radar clutter map model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IScatteringPointModel

Property detail#

property IScatteringPointModel.name: str#

Get the radar clutter map model name.

property IScatteringPointModel.type: ScatteringPointModelType#

Get the radar clutter map model type enumeration.