You are here: Start » AVL.NET » EquidistanceType Enumeration
EquidistanceType Enumeration
Methods of maintaining equal distance in corner cases.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| InputPathEquidistance | Algorithm will try to maintain input path length, sacrificing equal distances, when necessary. |
| OutputPathEquidistance | Algorithm will maintain equal distance between outputs path characteristic point at all cost. |
