Gets the number of constant false alarm rate cells.
Read-only property
[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 * pNumberOfFalseAlarmRateCells ); |
[Java] |
---|
public Integer getNumberOfConstantFalseAlarmRateCells(); |