Gets the radar clutter map model type enumeration.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEScatteringPointModelType |
| [C#] |
|---|
public AgEScatteringPointModelType Type {get;} |
| [Managed C++] |
|---|
public: __property AgEScatteringPointModelType get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEScatteringPointModelType getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgEScatteringPointModelType": |






