Hermes
 All Data Structures Files Functions Variables Macros Pages
Distance.h File Reference
#include "Definition.h"
Include dependency graph for Distance.h:
This graph shows which files directly or indirectly include this file:

Functions

float8 distanceSpherePointLL_PointLL (const PointLL *pointA, const PointLL *pointB)
 
PGDLLEXPORT Datum distanceSpherePointLL_PointLLV1 (PG_FUNCTION_ARGS)
 

Function Documentation

float8 distanceSpherePointLL_PointLL ( const PointLL pointA,
const PointLL pointB 
)

References degrees2radians(), PointLL::lat, PointLL::lon, Ellipsoid::r1, and WGS84.

Referenced by distanceSpherePointLL_PointLLV1().

Here is the call graph for this function:

PGDLLEXPORT Datum distanceSpherePointLL_PointLLV1 ( PG_FUNCTION_ARGS  )

References distanceSpherePointLL_PointLL().

Here is the call graph for this function: