STK ObjectsSend comments on this topic.
Clutter Property (IAgRadarModelMonostatic)
See Also
Windows





Windows & Linux

Description

Gets the radar clutter settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Clutter() As IAgRadarClutter
[C#]
public IAgRadarClutter Clutter {get;}
[Managed C++]
public: __property IAgRadarClutter ^ get_Clutter();
[Unmanaged C++]
public: HRESULT get_Clutter(
    IAgRadarClutter ** ppVal
);
[Java]
public IAgRadarClutter getClutter();
[Python - STK API ]
@property
def Clutter(self) -> "IAgRadarClutter":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.