Back to Adaptive Vision Library website
You are here: Start » Function Reference » Unit Conversions » RadiansToDegrees
RadiansToDegrees
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Converts radians to degrees.
Syntax
void avl::RadiansToDegrees ( atl::real inRadians, atl::real& outDegrees )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRadians | real | ||
![]() |
outDegrees | real& |


