AGI AgRadarPlugin 11 Send comments on this topic.
ComputeJamming Method (IAgStkRadarFixedPRFProbabilityDetectionPlugin)
See Also 
ComputeParams
Windows






Windows & Linux

Description

Probability of Detection CFAR plugin compute with S/(N+J).

Syntax

[Visual Basic .NET]
Public Sub ComputeJamming( _
   ByVal ComputeParams As IAgStkRadarFixedPRFProbabilityDetectionComputeParams _
) 

[Managed C++]
public: void ComputeJamming(
IAgStkRadarFixedPRFProbabilityDetectionComputeParams ^ ComputeParams
);

[Unmanaged C++]
public: HRESULT ComputeJamming(
IAgStkRadarFixedPRFProbabilityDetectionComputeParams * ComputeParams
);

Parameters

ComputeParams

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface