gtsam/3rdparty/GeographicLib/python/geographiclib/__init__.py
Go to the documentation of this file.
1 """geographiclib: geodesic routines from GeographicLib"""
2 
3 __version_info__ = (1, 49, 0)
4 """GeographicLib version as a tuple"""
5 
6 __version__ = "1.49"
7 """GeographicLib version as a string"""


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:36