Skip to content

Commit 7f0c660

Browse files
committed
remove ref to old package architecture
1 parent afceb6c commit 7f0c660

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

docs/source/reference/reference.rst

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -49,22 +49,6 @@ their use in ``gnss_lib_py``.
4949
retrieved on 27th June, 2023): for determining GLOASS SV states from
5050
broadcast satellite positions, velocities, and accelerations.
5151

52-
Package Architecture
53-
--------------------
54-
55-
The gnss_lib_py package is broadly divided into the following sections.
56-
Please choose the most appropriate location based on the descriptions
57-
below when adding new features or functionality.
58-
59-
* :code:`algorithms` : This directory contains localization algorithms.
60-
* :code:`parsers` : This directory contains functions to read and process various
61-
GNSS data/file types.
62-
* :code:`utils` : This directory contains utilities used to handle
63-
GNSS measurements, time conversions, visualizations, satellite
64-
simulation, file operations, etc.
65-
66-
More information about currently available methods and the folder
67-
organization can be found in the :ref:`organization subsection <organization>`.
6852

6953
Details about NavData Class
7054
---------------------------

0 commit comments

Comments
 (0)