![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Paparazzi double-precision floating point math for geodetic calculations. More...
#include "pprz_geodetic_double.h"
#include <math.h>
#include "std.h"
#include "math/pprz_geodetic_utm.h"
Go to the source code of this file.
Macros | |
#define | CI(v) |
#define | CExp(v) |
#define | CSin(v) |
Paparazzi double-precision floating point math for geodetic calculations.
Definition in file pprz_geodetic_double.c.
#define CExp | ( | v | ) |
Definition at line 256 of file pprz_geodetic_double.c.
#define CI | ( | v | ) |
Definition at line 250 of file pprz_geodetic_double.c.
#define CSin | ( | v | ) |
Definition at line 262 of file pprz_geodetic_double.c.
Definition at line 233 of file pprz_geodetic_double.c.
Referenced by lla_of_utm_d().
Definition at line 223 of file pprz_geodetic_double.c.
References foo.
Referenced by utm_of_lla_d().
Definition at line 228 of file pprz_geodetic_double.c.
References foo.
Referenced by lla_of_utm_d(), and utm_of_lla_d().