STK ObjectsSend comments on this topic.
SupportedProbabilityOfDetection Property (IAgRadarMultifunctionDetectionProcessing)
See Also
Windows





Windows & Linux

Description

Gets an array of supported model names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedProbabilityOfDetection() As System.Array
[C#]
public System.Array SupportedProbabilityOfDetection {get;}
[Managed C++]
public: __property System::Array get_SupportedProbabilityOfDetection();
[Unmanaged C++]
public: HRESULT get_SupportedProbabilityOfDetection(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getSupportedProbabilityOfDetection();
[Python - STK API ]
@property
def SupportedProbabilityOfDetection(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.