STK AgRadarPluginSend comments on this topic.
ScatteringModelComponentNames Property (IAgStkRadarClutterGeometryPluginScatteringModels)
See Also
Windows





Windows & Linux

Description

Returns the list of scattering model component names which the plugin intends to set on the returned clutter patches.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ScatteringModelComponentNames() As System.Array
[C#]
public System.Array ScatteringModelComponentNames {get;}
[Managed C++]
public: __property System::Array get_ScatteringModelComponentNames();
[Unmanaged C++]
public: HRESULT get_ScatteringModelComponentNames(
    SAFEARRAY * * ppArray
);
[Java]
public AgSafeArray getScatteringModelComponentNames();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.