You are here: Start » FIL.NET » MagnitudeMeasure Enumeration
MagnitudeMeasure Enumeration
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Method of estimation of the vectors' magnitude.
Members
Member name | Description |
---|---|
Average | Average estimation |
Horizontal | Horizontal estimation |
Hypot | Hypot estimation |
Maximum | Maximum estimation |
Sum | Sum estimation |
Vertical | Vertical estimation |