You are here: Start » FIL.NET » FIS.MedianAngle Method
FIS.MedianAngle Method
Computes the median angle of the input angles.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void MedianAngle ( IList<float> inAngles, FilNet.AngleRange inAngleRange, out float outMedianAngle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inAngles | System.Collections.Generic.IList<float> | |||
![]() | inAngleRange | FilNet.AngleRange | _0_180 | Default value: _0_180. | |
![]() | outMedianAngle | float |


