MobilityDB  1.0

◆ tinstant_set()

void tinstant_set ( TInstant inst,
Datum  value,
TimestampTz  t 
)

Sets the value and the timestamp of the temporal instant value.

Parameters
[in,out]instTemporal value to be modified
[in]valueValue
[in]tTimestamp
Precondition
This function only works for for base types passed by value. This should be ensured by the calling function!