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