STK ObjectsSend comments on this topic.
Jamming Property (IAgRadarModelMonostatic)
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 ** ppVal
);
[Java]
public IAgRadarJamming getJamming();
[Python - STK API ]
@property
def Jamming(self) -> "IAgRadarJamming":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.