BodyShape
, Serializable
Geoid
, ReferenceEllipsoid
public interface EarthShape extends BodyShape
BodyShape
s. In particular, an ellipsoidal (or spherical) model is
used to compute latitude and longitude.getEllipsoid()
Modifier and Type | Method | Description |
---|---|---|
ReferenceEllipsoid |
getEllipsoid() |
Get the underlying ellipsoid model that defines latitude and longitude.
|
getBodyFrame, getIntersectionPoint, getIntersectionPoint, projectToGround, projectToGround, transform, transform, transform, transform
ReferenceEllipsoid getEllipsoid()
GeodeticPoint
is not needed,
then using the ellipsoid will provide the quickest transformation.this
, but never null
.Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.