Variables
geodetic.cpp File Reference
#include "UavDynamics/math/geodetic.hpp"
#include <cmath>
Include dependency graph for geodetic.cpp:

Go to the source code of this file.

Variables

static const double a = 6378137.0
 
static const double b = a * (1 - f)
 
static const double e_sq = f * (2 - f)
 
static const double f = 1.0 / 298.257223563
 

Variable Documentation

◆ a

const double a = 6378137.0
static

Definition at line 21 of file geodetic.cpp.

◆ b

const double b = a * (1 - f)
static

Definition at line 23 of file geodetic.cpp.

◆ e_sq

const double e_sq = f * (2 - f)
static

Definition at line 24 of file geodetic.cpp.

◆ f

const double f = 1.0 / 298.257223563
static

Definition at line 22 of file geodetic.cpp.



inno_vtol_dynamics
Author(s): Roman Fedorenko, Dmitry Ponomarev, Ezra Tal, Winter Guerra
autogenerated on Mon Dec 9 2024 03:13:35