AGI STK Objects 11Send comments on this topic.
Jamming Property (IAgRadarModelMultifunction)
See Also 
Windows






Windows & Linux

Description

Gets the radar jamming.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Jamming() As IAgRadarJamming
[C#]
public IAgRadarJamming Jamming {get;}
[Managed C++]
public: __property IAgRadarJamming^ get_Jamming();
[Unmanaged C++]
public: HRESULT get_Jamming(
   IAgRadarJamming ** ppRetVal
);
[Java]
public IAgRadarJamming getJamming();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.