AGI STK Objects 11 Send comments on this topic.
Jammers Property (IAgRadarJamming)
See Also 





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();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1