AGI STK Objects 11 Send comments on this topic.
RadarClutterMap Property (IAgPlace)
See Also 





Description

Returns the radar clutter map.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RadarClutterMap() As IAgRadarClutterMapInheritable

[C#]
public IAgRadarClutterMapInheritable RadarClutterMap {get;}

[Managed C++]
public: __property IAgRadarClutterMapInheritable^ get_RadarClutterMap();

[Unmanaged C++]
public: HRESULT get_RadarClutterMap(
IAgRadarClutterMapInheritable ** ppRetVal
);

[Java]
public IAgRadarClutterMapInheritable getRadarClutterMap();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1