PIP 5.6.1
Platform-Independent Primitives
Files | Classes
Geo

Geographical position and Earth models module. More...

Files

file  piellipsoidmodel.h
 Geographical ellipsoid Earth models.
 
file  pigeomodule.h
 Entry header for the Geo module.
 
file  pigeoposition.h
 Class for geo position storage and conversions.
 

Classes

class  PIEllipsoidModel
 Reference ellipsoid parameters used by geographic calculations. This module provides Earth ellipsoid models used in geodesy and navigation systems. It includes standard models like WGS84, PZ90, GPS, and Krasovskiy. More...
 
class  PIGeoPosition
 Geographic position represented in one of several coordinate systems. This class provides functionality for storing and converting between different coordinate systems including geodetic, geocentric, Cartesian, and spherical coordinates. It supports various ellipsoid models for Earth representation. More...
 

Detailed Description

Geographical position and Earth models module.

Building with CMake

find_package(PIP REQUIRED)
target_link_libraries([target] PIP)
Common

The module provides Earth ellipsoid models, geographic position storage and conversions between supported coordinate systems.

Authors

Andrey Bychkov work..nosp@m.a.b@.nosp@m.yande.nosp@m.x.ru;