.. nvgr documentation master file, created by sphinx-quickstart on Thu Jan 12 14:42:57 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======================================= nvgr / navigare - Nautical Calculations ======================================= ``nvgr`` is a Python module for nautical calculations. It uses: - latitude in degrees North or South - longitude in degrees East or West - course in degrees, North is 000° or 360°, East is 090°, South is 180° and West is 270° - distance in nautical miles, 1/60 of a degree. .. warning:: The code and documentation is work in progress. .. toctree:: :maxdepth: 2 :caption: Contents: installation nvgr/course nvgr/distance nvgr/latitude nvgr/longitude nvgr/position nvgr/loxodrome Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`