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






Windows & Linux

Description

Gets the bistatic receiver collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BistaticReceivers() As IAgObjectLinkCollection
[C#]
public IAgObjectLinkCollection BistaticReceivers {get;}
[Managed C++]
public: __property IAgObjectLinkCollection^ get_BistaticReceivers();
[Unmanaged C++]
public: HRESULT get_BistaticReceivers(
   IAgObjectLinkCollection ** ppRetVal
);
[Java]
public IAgObjectLinkCollection getBistaticReceivers();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.