coordinate transformation from spherical to cartesian
Parameters: | - SPHin (list or ndarray) : coordinate points in (n,3) shape with n coordinate points in
|
---|---|
Returns: | - results (ndarray) : values after conversion to cartesian coordinates x,y,z |
See also