Class CartesianToSpherical

All Implemented Interfaces:
Serializable, Parameterized, LenientComparable, org.opengis.referencing.operation.MathTransform

final class CartesianToSpherical extends CoordinateSystemTransform implements Serializable
Conversions from three-dimensional Cartesian coordinates to spherical coordinates. This conversion assumes that there is no datum change.

See SphericalToCartesian for explanation on axes convention. Axis order shall match the order defined by Normalizer in org.apache.sis.referencing.cs package.

Since:
0.7
Version:
0.7