AGI AgRadarPlugin 11 Send 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 ** ppRetVal
);

[Java]
public IAgCRSignal getReceivedRadarSignal();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface