MobilityDB 1.1
Functions

Distance functions for temporal types. More...

Collaboration diagram for Distance functions:

Functions

Temporaldistance_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...
 

Detailed Description

Distance functions for temporal types.