AGI AgRadarPlugin 11 Send comments on this topic.
NumberOfConstantFalseAlarmRateCells Property (IAgStkRadarFixedPRFProbabilityDetectionPlugin)
See Also 
Windows






Windows & Linux

Description

Gets the number of constant false alarm rate cells.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NumberOfConstantFalseAlarmRateCells() As Integer

[C#]
public int NumberOfConstantFalseAlarmRateCells {get;}

[Managed C++]
public: __property int get_NumberOfConstantFalseAlarmRateCells();

[Unmanaged C++]
public: HRESULT get_NumberOfConstantFalseAlarmRateCells(
int * pRetVal
);

[Java]
public ppInteger getNumberOfConstantFalseAlarmRateCells();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface