Hermes
|
The implementantion of RangeSP. More...
#include "../../h/Spatial/RangeSP/Properties.h"
#include "../../h/Utilities/Utilities.h"
#include <math.h>
Functions | |
float8 | areaRangeSP (const RangeSP *range) |
PGDLLEXPORT Datum | areaRangeSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (areaRangeSPV1) | |
The implementantion of RangeSP.
These functions are documented in the RangeSP/Properties.h
float8 areaRangeSP | ( | const RangeSP * | range | ) |
References dPi(), and RangeSP::r.
Referenced by areaRangeSPV1().
PGDLLEXPORT Datum areaRangeSPV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | areaRangeSPV1 | ) |