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 and 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-2022 CS GROUP. All rights reserved.