STK ObjectsSend comments on this topic.
Jammers Property (IAgRadarJamming)
See Also
Windows





Windows & Linux

Description

Gets the jammers collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Jammers() As IAgObjectLinkCollection
[C#]
public IAgObjectLinkCollection Jammers {get;}
[Managed C++]
public: __property IAgObjectLinkCollection ^ get_Jammers();
[Unmanaged C++]
public: HRESULT get_Jammers(
    IAgObjectLinkCollection ** ppRetVal
);
[Java]
public IAgObjectLinkCollection getJammers();
[Python - STK API ]
@property
def Jammers(self) -> "IAgObjectLinkCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.