Interface | Description |
---|---|
GeoProjection |
Interface for projections from LatLonGeo to two coordinates (x, y).
|
Class | Description |
---|---|
KinematicVector2d |
Represents kinematic state (position and velocity) within a two coordinate projection of the
surface of the Earth (GeoProjection).
|
MercatorProjection |
Mercator cylindrical map projection.
|
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.
|
Copyright © 2013 Metron, Inc.. All rights reserved.