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