MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
tgeo.c File Reference

Functions for temporal geos. More...

#include "geo/tgeo_aggfuncs.h"
#include <assert.h>
#include <meos.h>
#include <meos_internal.h>
#include "geo/tgeo_spatialfuncs.h"

Functions

TInstanttgeoinst_make (const GSERIALIZED *gs, TimestampTz t)
 Return a temporal instant geo from a geometry and a timestamptz. More...
 
TInstanttpointinst_make (const GSERIALIZED *gs, TimestampTz t)
 Return a temporal point instant from a point and a timestamptz. More...
 

Detailed Description

Functions for temporal geos.