|
Hermes
|
#include "../../../h/Spatial/CRS/PointLL/Distance.h"#include "../../../h/Spatial/CRS/Ellipsoid/Definition.h"#include "../../../h/Utilities/Utilities.h"#include <math.h>
Functions | |
| float8 | distanceSpherePointLL_PointLL (const PointLL *pointA, const PointLL *pointB) |
| PGDLLEXPORT Datum | distanceSpherePointLL_PointLLV1 (PG_FUNCTION_ARGS) |
| PG_FUNCTION_INFO_V1 (distanceSpherePointLL_PointLLV1) | |
References degrees2radians(), PointLL::lat, PointLL::lon, Ellipsoid::r1, and WGS84.
Referenced by distanceSpherePointLL_PointLLV1().

| PGDLLEXPORT Datum distanceSpherePointLL_PointLLV1 | ( | PG_FUNCTION_ARGS | ) |
| PG_FUNCTION_INFO_V1 | ( | distanceSpherePointLL_PointLLV1 | ) |