toCartesianCoords {flowcatchR} | R Documentation |
Conversion from (radius,theta) to (x,y)
toCartesianCoords(Theta, Radius)
Theta |
The Theta angle |
Radius |
The radius value in polar coordinates |
A list containing Theta and Radius, as in polar coordinates
Federico Marini, marinif@uni-mainz.de, 2014