Interface EarthShape

    • Method Detail

      • getEllipsoid

        ReferenceEllipsoid getEllipsoid()
        Get the underlying ellipsoid model that defines latitude and longitude. If the height component of a GeodeticPoint is not needed, then using the ellipsoid will provide the quickest transformation.
        Returns:
        the reference ellipsoid. May be this, but never null.