Uses of Class
llnl.gnem.core.geom.CartesianCoordinate
Packages that use CartesianCoordinate
-
Uses of CartesianCoordinate in llnl.gnem.core.geom
Subclasses of CartesianCoordinate in llnl.gnem.core.geomModifier and TypeClassDescriptionclassRepresents a point in the Earth-Centered Earth-Fixed Coordinate System "ECEF ("Earth-Centered, Earth-Fixed"), also known as ECR ("Earth Centered Rotational"), is a geographic coordinate system and Cartesian coordinate system, and is sometimes known as a "conventional terrestrial" system.[1] It represents positions as an X, Y, and Z coordinate.classRepresents a point in the North-East-Down local frame.Methods in llnl.gnem.core.geom with parameters of type CartesianCoordinateModifier and TypeMethodDescriptiondoubleCartesianCoordinate.getDistance(CartesianCoordinate other)