AGI STK Objects 11 Send comments on this topic.
Receiver Property (IAgRadarModelMonostatic)
See Also 
Windows






Windows & Linux

Description

Gets the radar receiver.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Receiver() As IAgRadarReceiver

[C#]
public IAgRadarReceiver Receiver {get;}

[Managed C++]
public: __property IAgRadarReceiver^ get_Receiver();

[Unmanaged C++]
public: HRESULT get_Receiver(
IAgRadarReceiver ** ppRetVal
);

[Java]
public IAgRadarReceiver getReceiver();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface