FUNCTION_BLOCK PolarToCartesian
This function block will change the polar coordinates of the two dimensional space to Cartesian coordinates , which are connected via:
Scope
Name
Type
Comment
Input
lrAngle
LREAL
Angular coordinate (azimuth)
lrDistance
Radius
Output
lrX
X coordinate
lrY
Y coordinate