You are here: Start » FIL.NET » FIS.HistogramDataMedian Method
FIS.HistogramDataMedian Method
Computes the median of the histogrammed numeric data.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void HistogramDataMedian ( FilNet.Histogram inHistogram, out float outMedian )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | FilNet.Histogram | Input histogram. | ||
![]() | outMedian | float | Median of the histogrammed data. |