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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1