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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1