AGI AgRadarPlugin 11 Send comments on this topic.
ClutterSignals Property (IAgStkRadarFixedPRFProbabilityDetectionComputeParams)
See Also 
Windows






Windows & Linux

Description

Gets the radar link clutter signal collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ClutterSignals() As IAgCRSignalCollection

[C#]
public IAgCRSignalCollection ClutterSignals {get;}

[Managed C++]
public: __property IAgCRSignalCollection^ get_ClutterSignals();

[Unmanaged C++]
public: HRESULT get_ClutterSignals(
IAgCRSignalCollection ** ppRetVal
);

[Java]
public IAgCRSignalCollection getClutterSignals();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface