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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1