Gets the clutter patch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ClutterPatch() As IAgStkRadarClutterPatch |
| [C#] |
|---|
public IAgStkRadarClutterPatch ClutterPatch {get;} |
| [Managed C++] |
|---|
public: __property IAgStkRadarClutterPatch^ get_ClutterPatch(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ClutterPatch( |
| [Java] |
|---|
public IAgStkRadarClutterPatch getClutterPatch(); |
The clutter patch is used by the clutter map plugin, to determine the clutter coefficient used to modify the reflected signal power. The clutter patch has position, velocity, and area.
