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 ENUCoordinateEModel.ecef2enu(GeodeticCoordinate gref, ECEFCoordinate pos) static ENUCoordinateEModel.geodetic2enu(GeodeticCoordinate ref, GeodeticCoordinate pos) Methods in llnl.gnem.core.util.Geometry with parameters of type ENUCoordinateModifier and TypeMethodDescriptionstatic ECEFCoordinateEModel.enu2ecef(ENUCoordinate data, GeodeticCoordinate ref) static GeodeticCoordinateEModel.enu2Geodetic(GeodeticCoordinate refg, ENUCoordinate pos) static NEZCoordinateEModel.enu2nez(ENUCoordinate enu)