Uses of Class
llnl.gnem.core.util.Geometry.ECEFCoordinate
Packages that use ECEFCoordinate
-
Uses of ECEFCoordinate in llnl.gnem.core.util.Geometry
Methods in llnl.gnem.core.util.Geometry that return ECEFCoordinateModifier and TypeMethodDescriptionstatic ECEFCoordinate
EModel.enu2ecef
(ENUCoordinate data, GeodeticCoordinate ref) static ECEFCoordinate
EModel.geodetic2ecef
(GeodeticCoordinate coord) Methods in llnl.gnem.core.util.Geometry with parameters of type ECEFCoordinateModifier and TypeMethodDescriptionstatic ENUCoordinate
EModel.ecef2enu
(GeodeticCoordinate gref, ECEFCoordinate pos) static GeodeticCoordinate
EModel.ecef2geodetic
(ECEFCoordinate coord)