Hermes
|
#include "Definition.h"
Functions | |
float8 * | TrapezoidalSegmentST (const SegmentST *segmentA, const SegmentST *segmentB, float8 *result) |
PGDLLEXPORT Datum | TrapezoidalSegmentSTV1 (PG_FUNCTION_ARGS) |
float8* TrapezoidalSegmentST | ( | const SegmentST * | segmentA, |
const SegmentST * | segmentB, | ||
float8 * | result | ||
) |
References atInstantSPSegmentST(), differenceInSeconds(), distancePointSP_PointSP(), Period::e, Period::i, intersectionPeriod_Period(), period(), and SegmentST::t.
Referenced by consistentGiSTSegmentST(), and TrapezoidalSegmentSTV1().
PGDLLEXPORT Datum TrapezoidalSegmentSTV1 | ( | PG_FUNCTION_ARGS | ) |