![]() |
MobilityDB 1.3
|
Go to the source code of this file.
Functions | |
const GSERIALIZED * | trgeoinst_geom_p (const TInstant *inst) |
Functions for temporal rigid instant geometries. More... | |
TInstant * | trgeoinst_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... | |
TInstant * | trgeoinst_tposeinst (const TInstant *inst) |
Returns a new temporal pose instant obtained by removing the reference geometry of a temporal rigid geometry instant. More... | |
TInstant * | trgeoseq_to_tinstant (const TSequence *seq) |
Return a temporal sequence transformed into a temporal instant. More... | |
TInstant * | trgeoseqset_to_tinstant (const TSequenceSet *ts) |
Return a temporal sequence set transformed into a temporal instant. More... | |