Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
geodesy.h File Reference

Earth geodesic functions. More...

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  geodesy_coordinate
 

Functions

uint32_t geodesy_great_circle_distance (struct geodesy_coordinate a, struct geodesy_coordinate b)
 Calculate the great-circle (shortest) distance between two locations.
 

Detailed Description

Earth geodesic functions.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2