STK ObjectsSend comments on this topic.
Type Property (IAgScatteringPointModel)
See Also
Windows





Windows & Linux

Description

Gets the radar clutter map model type enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEScatteringPointModelType
[C#]
public AgEScatteringPointModelType Type {get;}
[Managed C++]
public: __property AgEScatteringPointModelType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEScatteringPointModelType * pModelType
);
[Java]
public AgEScatteringPointModelType getType();
[Python - STK API ]
@property
def Type(self) -> "AgEScatteringPointModelType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.