AGI STK Objects 11 Send comments on this topic.
ClutterGeometry Property (IAgRadarModelBistaticReceiver)
See Also 





Description

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 ** ppRetVal
);

[Java]
public IAgRadarClutterGeometry getClutterGeometry();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1