Start » Filter Reference » Geometry 2D » Geometry 2D Interpolations » AverageAngle
Module: | FoundationLite |
---|
Computes the average of the input angles using points on a unit circle.
Name | Type | Description | |
---|---|---|---|
inAngles | RealArray | ||
inAngleRange | AngleRange | ||
outAverageAngle | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty array on input in AverageAngle. |
Complexity Level
This filter is available on Basic Complexity Level.