STK ObjectsSend 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();
[Python - STK API ]
@property
def BistaticTransmitters(self) -> "IAgObjectLinkCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.