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