STK AgRadarPluginSend 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 ** ppClutterSignals
);
[Java]
public IAgCRSignalCollection getClutterSignals();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.