STK AgRadarPluginSend comments on this topic.
ReceivedRadarSignal Property (IAgStkRadarFixedPRFProbabilityDetectionComputeParams)
See Also
Windows





Windows & Linux

Description

Gets the radar link signal data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReceivedRadarSignal() As IAgCRSignal
[C#]
public IAgCRSignal ReceivedRadarSignal {get;}
[Managed C++]
public: __property IAgCRSignal ^ get_ReceivedRadarSignal();
[Unmanaged C++]
public: HRESULT get_ReceivedRadarSignal(
    IAgCRSignal ** ppRadarSignal
);
[Java]
public IAgCRSignal getReceivedRadarSignal();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.