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





Windows & Linux

Description

This property is deprecated. Use the Clutter property instead. Gets the radar clutter geometry.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.