AGI AgRadarPlugin 11 Send comments on this topic.
ClutterPatch Property (IAgStkRadarClutterMapComputeParams)
See Also 
Windows






Windows & Linux

Description

Gets the clutter patch.

Property type

Read-only property

Syntax

[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(
IAgStkRadarClutterPatch ** ppRetVal
);

[Java]
public IAgStkRadarClutterPatch getClutterPatch();

Return Type

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.

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface