Uses of Class
llnl.gnem.core.util.Geometry.ECEFCoordinate
-
Uses of ECEFCoordinate in llnl.gnem.core.util.Geometry
Modifier and TypeMethodDescriptionstatic ECEFCoordinate
EModel.enu2ecef
(ENUCoordinate data, GeodeticCoordinate ref) static ECEFCoordinate
EModel.geodetic2ecef
(GeodeticCoordinate coord) Modifier and TypeMethodDescriptionstatic ENUCoordinate
EModel.ecef2enu
(GeodeticCoordinate gref, ECEFCoordinate pos) static GeodeticCoordinate
EModel.ecef2geodetic
(ECEFCoordinate coord)