navit  0.5.3-trunk
geod_inv.c File Reference
#include "projects.h"
#include "geodesic.h"

Macros

#define DTOL   1e-12
 

Functions

void geod_inv (void)
 

Variables

static const char SCCSID []
 

Macro Definition Documentation

◆ DTOL

#define DTOL   1e-12

Function Documentation

◆ geod_inv()

void geod_inv ( void  )

References al12, al21, cosd, D, DTOL, ellipse, f2, f4, f64, geod_a, geod_S, L, lam1, lam2, onef, phi1, phi2, sind, th1, and TWOPI.

Referenced by geod_set(), and getDistanceCore().

Variable Documentation

◆ SCCSID

const char SCCSID[]
static
Initial value:
=
"@(#)geod_inv.c 4.5 95/09/23 GIE REL"

Navit, a modular navigation system. Copyright (C) 2005-2008 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.