AGI STK Objects 11Send comments on this topic.
Receiver Property (IAgRadarModelBistaticReceiver)
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

© 2018 Analytical Graphics, Inc. All Rights Reserved.