MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
trgeo_inst.h File Reference
#include <postgres.h>
#include "temporal/temporal.h"
#include "pose/pose.h"

Go to the source code of this file.

Functions

const GSERIALIZEDtrgeoinst_geom_p (const TInstant *inst)
 Functions for temporal rigid instant geometries. More...
 
TInstanttrgeoinst_make1 (const GSERIALIZED *geom, const Pose *pose, TimestampTz t)
 Creating a temporal value from its arguments. More...
 
size_t trgeoinst_pose_varsize (const TInstant *inst)
 Returns the size of the trgeometry instant without reference geometry. More...
 
void trgeoinst_set_pose (TInstant *inst)
 Set the size of the trgeometry instant without reference geometry. More...
 
TInstanttrgeoinst_tposeinst (const TInstant *inst)
 Returns a new temporal pose instant obtained by removing the reference geometry of a temporal rigid geometry instant. More...
 
TInstanttrgeoseq_to_tinstant (const TSequence *seq)
 Return a temporal sequence transformed into a temporal instant. More...
 
TInstanttrgeoseqset_to_tinstant (const TSequenceSet *ts)
 Return a temporal sequence set transformed into a temporal instant. More...