Easy::ToRadians
Returns the angle, converted from current angle unit to radians.
Namespace: Euresys::Open_eVision_2_16
[C++]
float ToRadians(
float angle
)
Parameters
angle
Angle to be converted.
Easy.ToRadians
Returns the angle, converted from current angle unit to radians.
Namespace: Euresys.Open_eVision_2_16
[C#]
float ToRadians(
float angle
)
Parameters
angle
Angle to be converted.