Uses of Class
llnl.gnem.core.util.Geometry.ENUCoordinate
Packages that use ENUCoordinate
-
Uses of ENUCoordinate in llnl.gnem.core.util.Geometry
Methods in llnl.gnem.core.util.Geometry that return ENUCoordinateModifier and TypeMethodDescriptionstatic ENUCoordinate
EModel.ecef2enu
(GeodeticCoordinate gref, ECEFCoordinate pos) static ENUCoordinate
EModel.geodetic2enu
(GeodeticCoordinate ref, GeodeticCoordinate pos) Methods in llnl.gnem.core.util.Geometry with parameters of type ENUCoordinateModifier and TypeMethodDescriptionstatic ECEFCoordinate
EModel.enu2ecef
(ENUCoordinate data, GeodeticCoordinate ref) static GeodeticCoordinate
EModel.enu2Geodetic
(GeodeticCoordinate refg, ENUCoordinate pos) static NEZCoordinate
EModel.enu2nez
(ENUCoordinate enu)