Geodetic Computations Library (GCL)
Library of C++ classes for geodetic computations: calculations in the ellipsoidal reference system, coordinate transformations, map projection conversions, etc.
All computations are done in double precision. All length values have the unit meter and angular values have the unit radian.
Functions, classes, constants and enumerations are using the namespace GCL.
Provided library: in directory libgcl
Requirements by the library:
- genlib2-library: This package provides C++ classes and functions for general numerical computations.
See programs in directory main.
- Author:
- Dirk Stallmann