Hermes
 All Data Structures Files Functions Variables Macros Pages
Properties.c File Reference

The implementantion of RangeSP. More...

Include dependency graph for Properties.c:

Functions

float8 areaRangeSP (const RangeSP *range)
 
PGDLLEXPORT Datum areaRangeSPV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (areaRangeSPV1)
 

Detailed Description

The implementantion of RangeSP.

Author
Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).

These functions are documented in the RangeSP/Properties.h

Function Documentation

float8 areaRangeSP ( const RangeSP range)

References dPi(), and RangeSP::r.

Referenced by areaRangeSPV1().

Here is the call graph for this function:

PGDLLEXPORT Datum areaRangeSPV1 ( PG_FUNCTION_ARGS  )

References areaRangeSP().

Here is the call graph for this function:

PG_FUNCTION_INFO_V1 ( areaRangeSPV1  )