Uses of Class
llnl.gnem.core.util.Geometry.ENUCoordinate
-
Uses of ENUCoordinate in llnl.gnem.core.util.Geometry
Modifier and TypeMethodDescriptionstatic ENUCoordinate
EModel.ecef2enu
(GeodeticCoordinate gref, ECEFCoordinate pos) static ENUCoordinate
EModel.geodetic2enu
(GeodeticCoordinate ref, GeodeticCoordinate pos) Modifier and TypeMethodDescriptionstatic ECEFCoordinate
EModel.enu2ecef
(ENUCoordinate data, GeodeticCoordinate ref) static GeodeticCoordinate
EModel.enu2Geodetic
(GeodeticCoordinate refg, ENUCoordinate pos) static NEZCoordinate
EModel.enu2nez
(ENUCoordinate enu)