JSDoc: Namespace: geodesic (original) (raw)
geodesic
The parent namespace for the following modules:
- geodesic/Geodesic The main engine for solving geodesic problems via theGeodesic class.
- geodesic/GeodesicLinecomputes points along a single geodesic line via theGeodesicLineclass.
- geodesic/PolygonAreacomputes the area of a geodesic polygon via thePolygonAreaclass.
- geodesic/Constants defines constants specifying the version numbers and the parameters for the WGS84 ellipsoid.
The following modules are used internally by the package:
- geodesic/Math defines various mathematical functions.
- geodesic/Accumulatorinterally used byPolygonArea (via theAccumulator class) for summing the contributions to the area of a polygon.
Source: