ReferenceEllipsoid |
EarthShape.getEllipsoid() |
Get the underlying ellipsoid model that defines latitude and longitude.
|
ReferenceEllipsoid |
Geoid.getEllipsoid() |
|
ReferenceEllipsoid |
ReferenceEllipsoid.getEllipsoid() |
|
static ReferenceEllipsoid |
ReferenceEllipsoid.getGrs80(Frame bodyFrame) |
Get the GRS80 ellipsoid, attached to the given body frame.
|
static ReferenceEllipsoid |
ReferenceEllipsoid.getIers2003(Frame bodyFrame) |
Get the IERS2003 ellipsoid, attached to the given body frame.
|
static ReferenceEllipsoid |
ReferenceEllipsoid.getIers2010(Frame bodyFrame) |
Get the IERS2010 ellipsoid, attached to the given body frame.
|
static ReferenceEllipsoid |
ReferenceEllipsoid.getIers96(Frame bodyFrame) |
Get the IERS96 ellipsoid, attached to the given body frame.
|
static ReferenceEllipsoid |
ReferenceEllipsoid.getWgs84(Frame bodyFrame) |
Get the WGS84 ellipsoid, attached to the given body frame.
|