Interface SphericalCS

All Superinterfaces:
CoordinateSystem, IdentifiedObject
All Known Implementing Classes:
DefaultSphericalCS

public interface SphericalCS extends CoordinateSystem
A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates. Not to be confused with an ellipsoidal coordinate system based on an ellipsoid "degenerated" into a sphere. A SphericalCS shall have three axis associations.
Used with CRS type(s)
Geocentric, Engineering
Since:
GeoAPI 1.0
Author:
Martin Desruisseaux (IRD)