CylindricalCoordinates extension

on

Properties

cartesianToCylindrical List<num>
Transforms Cartesian coordinates [x, y, z] to Cylindrical coordinates [rho, phi, z].
no setter
cylindricalToCartesian List<num>
Transforms Cylindrical coordinates [rho, phi, z] to Cartesian coordiantes [x. y, z].
no setter