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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.