V_polarTOcart

V_polarTOcart converts the polar coordinates (r, phi), stored in the in array, into Cartesian coordinates (x, y), stored in the out array.

Element

Direction

Remark

in::continuous [2]

input

input array; contains the polar coordinates r (radius) and phi (azimuth angle (also called angular coordinate) in radian)

out::continuous [2]

output

output array; contains the Cartesian coordinates x and y