Navigation ========== Inertial navigation, geodesy, and INS/GNSS integration functions. .. automodule:: pytcl.navigation :members: :undoc-members: :show-inheritance: INS Mechanization ----------------- Strapdown inertial navigation system mechanization and error modeling. .. automodule:: pytcl.navigation.ins :members: :undoc-members: :show-inheritance: INS/GNSS Integration -------------------- Loosely-coupled and tightly-coupled INS/GNSS integration algorithms. .. automodule:: pytcl.navigation.ins_gnss :members: :undoc-members: :show-inheritance: Geodesy ------- Geodetic computations and reference ellipsoid functions. .. automodule:: pytcl.navigation.geodesy :members: :undoc-members: :show-inheritance: Great Circle Navigation ----------------------- Shortest-path (orthodrome) navigation on a spherical Earth. .. automodule:: pytcl.navigation.great_circle :members: :undoc-members: :show-inheritance: Rhumb Line Navigation --------------------- Constant-bearing (loxodrome) navigation on spherical and ellipsoidal Earth. .. automodule:: pytcl.navigation.rhumb :members: :undoc-members: :show-inheritance: