Uses of Interface
llnl.gnem.core.geom.Coordinate
Packages that use Coordinate
-
Uses of Coordinate in llnl.gnem.core.geom
Classes in llnl.gnem.core.geom with type parameters of type CoordinateModifier and TypeInterfaceDescriptioninterface
Coordinate<T extends Coordinate<T>>
class
Location<T extends Coordinate>
Classes in llnl.gnem.core.geom that implement CoordinateModifier and TypeClassDescriptionclass
class
Represents 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.class
class
Represents a point in the North-East-Down local frame.