MobilityDB 1.3
Loading...
Searching...
No Matches

◆ trgeoinst_make()

TInstant * trgeoinst_make ( const GSERIALIZED geom,
const Pose pose,
TimestampTz  t 
)

Construct a temporal geometry instant value from the arguments.

The memory structure of a temporal geometry instant value is as follows

-----------------------------
( TInstant )_X | ( Geom )_X |
-----------------------------
Structure to represent temporal values of instant subtype.
Definition: meos.h:185

where the attribute value of type Datum in the TInstant struct stores the base value (pose). The _X are unused bytes added for double padding

Parameters
geomReference geometry
posePose
tTimestamp