AzimuthalEquidistant |
Implementation of GeoProjection that preserves distance and azimuth from the center point.
|
KinematicVector2d |
Represents kinematic state (position and velocity) within a two coordinate projection of the
surface of the Earth (GeoProjection).
|
MercatorProjection |
Mercator cylindrical map projection.
|
PolynomialTangentPlane |
Implementation of GeoProjection via a plane which is tangent to the Earth and maps x, y
coordinates on the plane to/from lat/lon pairs.
|
TangentPlane |
Implementation of GeoProjection via a plane which is tangent to the Earth and maps x, y
coordinates on the plane to/from lat/lon pairs.
|