The Geodesy type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | geo_direct_wgs_84 |
given, alt, lat1, lon1, az1 and distance (s), calculate lat2, lon2
and az2. Lat, lon, and azimuth are in degrees. distance in meters
|
![]() ![]() | geo_inverse_wgs_84 |
given alt, lat1, lon1, lat2, lon2, calculate starting and ending
az1, az2 and distance (s). Lat, lon, and azimuth are in degrees.
distance in meters
|