Hermes
|
The implementation of SegmentST. More...
#include "../../h/SpatioTemporal/SegmentST/Definition.h"
#include "../../h/Temporal/Period/Distance.h"
#include "../../h/Spatial/SegmentSP/Distance.h"
#include "../../h/Spatial/BoxSP/Distance.h"
Functions | |
PGDLLEXPORT Datum | distanceSegmentST_TimestampV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (distanceSegmentST_TimestampV1) | |
PGDLLEXPORT Datum | distanceSegmentST_PeriodV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (distanceSegmentST_PeriodV1) | |
PGDLLEXPORT Datum | distanceSegmentST_PointSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (distanceSegmentST_PointSPV1) | |
PGDLLEXPORT Datum | distanceSegmentST_SegmentSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (distanceSegmentST_SegmentSPV1) | |
PGDLLEXPORT Datum | distanceSegmentST_BoxSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (distanceSegmentST_BoxSPV1) | |
The implementation of SegmentST.
These functions are documented in the SegmentST/PseudoDistance.h
PGDLLEXPORT Datum distanceSegmentST_BoxSPV1 | ( | PG_FUNCTION_ARGS | ) |
PGDLLEXPORT Datum distanceSegmentST_PeriodV1 | ( | PG_FUNCTION_ARGS | ) |
PGDLLEXPORT Datum distanceSegmentST_PointSPV1 | ( | PG_FUNCTION_ARGS | ) |
PGDLLEXPORT Datum distanceSegmentST_SegmentSPV1 | ( | PG_FUNCTION_ARGS | ) |
PGDLLEXPORT Datum distanceSegmentST_TimestampV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | distanceSegmentST_TimestampV1 | ) |
PG_FUNCTION_INFO_V1 | ( | distanceSegmentST_PeriodV1 | ) |
PG_FUNCTION_INFO_V1 | ( | distanceSegmentST_PointSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | distanceSegmentST_SegmentSPV1 | ) |
PG_FUNCTION_INFO_V1 | ( | distanceSegmentST_BoxSPV1 | ) |