MobilityDB 1.1
Functions

Cast functions for temporal types. More...

Collaboration diagram for Cast functions:

Functions

Spantemporal_to_period (const Temporal *temp)
 Return the bounding period of a temporal value. More...
 
Temporaltfloat_to_tint (const Temporal *temp)
 Cast a temporal float to a temporal integer. More...
 
Temporaltint_to_tfloat (const Temporal *temp)
 Cast a temporal integer to a temporal float. More...
 
Spantnumber_to_span (const Temporal *temp)
 Return the value span of a temporal number. More...
 

Detailed Description

Cast functions for temporal types.