Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
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. | |
Earth geodesic functions.
SPDX-License-Identifier: FSL-1.1-ALv2