|
Hermes
|
The implementation of SegmentST. More...
#include "../../h/SpatioTemporal/SegmentST/RelationalOperators.h"#include "../../h/SpatioTemporal/SegmentST/Interpolation.h"#include "../../h/Temporal/Period/RelationalOperators.h"#include "../../h/Temporal/RangeT/Casts.h"#include "../../h/Spatial/SessionParameters.h"#include "../../h/Spatial/SegmentSP/RelationalOperators.h"#include "../../h/Spatial/PointSP/Distance.h"
The implementation of SegmentST.
These functions are documented in the SegmentST/RelationalOperators.h
References containedProperlySegmentSP_BoxSP(), containsProperlyPeriod_Period(), BoxST::sp, SegmentST::sp, BoxST::t, and SegmentST::t.
Referenced by containedProperlySegmentST_BoxSTV1().

| PGDLLEXPORT Datum containedProperlySegmentST_BoxSTV1 | ( | PG_FUNCTION_ARGS | ) |
References containedSegmentSP_BoxSP(), containsPeriod_Period(), BoxST::sp, SegmentST::sp, BoxST::t, and SegmentST::t.
Referenced by containedSegmentST_BoxSTV1().

| PGDLLEXPORT Datum containedSegmentST_BoxSTV1 | ( | PG_FUNCTION_ARGS | ) |
References atInstantSPSegmentST(), distancePointSP_PointSP(), PointST::sp, spatialTolerance, and PointST::t.
Referenced by consistentGiSTSegmentST(), and containsSegmentST_PointSTV1().

| PGDLLEXPORT Datum containsSegmentST_PointSTV1 | ( | PG_FUNCTION_ARGS | ) |
References atBoxSTSegmentST().
Referenced by consistentGiSTSegmentST(), and intersectsSegmentST_BoxSTV1().

| PGDLLEXPORT Datum intersectsSegmentST_BoxSTV1 | ( | PG_FUNCTION_ARGS | ) |
References intersectionPointSegmentST_SegmentST().
Referenced by consistentGiSTSegmentST(), and intersectsSegmentST_SegmentSTV1().

| PGDLLEXPORT Datum intersectsSegmentST_SegmentSTV1 | ( | PG_FUNCTION_ARGS | ) |
| PG_FUNCTION_INFO_V1 | ( | intersectsSegmentST_BoxSTV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | intersectsSegmentST_SegmentSTV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containsSegmentST_PointSTV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containedSegmentST_BoxSTV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containedProperlySegmentST_BoxSTV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | withinDistanceSegmentST_RangeSTV1 | ) |
References atPeriodSPSegmentST(), RangeSP::c, distancePointSP_PointSP(), period(), RangeSP::r, RangeT2Period(), RangeST::sp, RangeST::t, and withinDistanceSegmentSP_RangeSP().
Referenced by consistentGiSTSegmentST(), and withinDistanceSegmentST_RangeSTV1().

| PGDLLEXPORT Datum withinDistanceSegmentST_RangeSTV1 | ( | PG_FUNCTION_ARGS | ) |