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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.