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






Windows & Linux

Description

Gets the bistatic transmitter collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BistaticTransmitters() As IAgObjectLinkCollection

[C#]
public IAgObjectLinkCollection BistaticTransmitters {get;}

[Managed C++]
public: __property IAgObjectLinkCollection^ get_BistaticTransmitters();

[Unmanaged C++]
public: HRESULT get_BistaticTransmitters(
IAgObjectLinkCollection ** ppRetVal
);

[Java]
public IAgObjectLinkCollection getBistaticTransmitters();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface