MobilityDB
1.0
|
Structure to represent temporal boxes. More...
#include <tbox.h>
Data Fields | |
double | xmin |
minimum number value More... | |
double | xmax |
maximum number value More... | |
TimestampTz | tmin |
minimum timestamp More... | |
TimestampTz | tmax |
maximum timestamp More... | |
int16 | flags |
flags More... | |
Structure to represent temporal boxes.