AGI STK Objects 11 Send comments on this topic.
ProbabilityOfDetection Property (IAgRadarWaveformMonostaticSearchTrackFixedPRF)
See Also 
Windows






Windows & Linux

Description

Gets the interface for setting the probability of detection parameters

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProbabilityOfDetection() As IAgRadarProbabilityOfDetection

[C#]
public IAgRadarProbabilityOfDetection ProbabilityOfDetection {get;}

[Managed C++]
public: __property IAgRadarProbabilityOfDetection^ get_ProbabilityOfDetection();

[Unmanaged C++]
public: HRESULT get_ProbabilityOfDetection(
IAgRadarProbabilityOfDetection ** ppRetVal
);

[Java]
public IAgRadarProbabilityOfDetection getProbabilityOfDetection();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface