MobilityDB 1.1
|
Distance functions for temporal types. More...
Functions | |
Temporal * | distance_tnumber_number (const Temporal *temp, Datum value, meosType valuetype, meosType restype) |
Return the temporal distance between a temporal number and a number. More... | |
double | nad_tnumber_number (const Temporal *temp, Datum value, meosType basetype) |
Return the nearest approach distance between a temporal number and a number. More... | |
Distance functions for temporal types.