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





Windows & Linux

Description

Gets the probability of detection type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.