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






