Ginan
Loading...
Searching...
No Matches
utils.h File Reference

Functions

template<typename T >
constexpr T SQR (const T &x)
 
void calcDistanceBearing (float *lat1, float *lon1, float *lat2, float *lon2, double *dist, double *brng)
 
void ecef2pos (const double *r, double *pos)
 

Function Documentation

◆ calcDistanceBearing()

void calcDistanceBearing ( float * lat1,
float * lon1,
float * lat2,
float * lon2,
double * dist,
double * brng )
Here is the caller graph for this function:

◆ ecef2pos()

void ecef2pos ( const double * r,
double * pos )
Here is the caller graph for this function:

◆ SQR()

template<typename T >
T SQR ( const T & x)
constexpr

Definition of utility functions

Author
Sébastien Allgeyer
Date
5/3/21