Start » Filter Reference » Geometry 2D » Geometry 2D Angle Metrics » NormalizeAngle
Module: | FoundationLite |
---|
Normalizes an angle to the range <x, x+90) or <x, x+180) or <x, x+360).
Name | Type | Description | |
---|---|---|---|
![]() |
inAngle | Real | |
![]() |
inAngleRange | AngleRange | Length of the normalization range: 90, 180 or 360 |
![]() |
inBaseAngle | Real | The beginning of the normalization range |
![]() |
outNormalizedAngle | Real |
Complexity Level
This filter is available on Basic Complexity Level.