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 ECEFCoordinateEModel.enu2ecef(ENUCoordinate data, GeodeticCoordinate ref) static ECEFCoordinateEModel.geodetic2ecef(GeodeticCoordinate coord) Methods in llnl.gnem.core.util.Geometry with parameters of type ECEFCoordinateModifier and TypeMethodDescriptionstatic ENUCoordinateEModel.ecef2enu(GeodeticCoordinate gref, ECEFCoordinate pos) static GeodeticCoordinateEModel.ecef2geodetic(ECEFCoordinate coord)