You are here: Start » AVL.NET » AVS.PathAverageTurnAngle Method
AVS.PathAverageTurnAngle Method
Computes the average absolute turn angle of a path per unit of length.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PathAverageTurnAngle ( AvlNet.Path inPath, out float outAverageTurnAngle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | AvlNet.Path | Input path. | ||
![]() | outAverageTurnAngle | float |


