MobilityDB  1.0
Data Fields
STBOX Struct Reference

Structure to represent spatiotemporal boxes. More...

#include <stbox.h>

Data Fields

double xmin
 minimum x value More...
 
double xmax
 maximum x value More...
 
double ymin
 minimum y value More...
 
double ymax
 maximum y value More...
 
double zmin
 minimum z value More...
 
double zmax
 maximum z value More...
 
TimestampTz tmin
 minimum timestamp More...
 
TimestampTz tmax
 maximum timestamp More...
 
int32 srid
 SRID. More...
 
int16 flags
 flags More...
 

Detailed Description

Structure to represent spatiotemporal boxes.


The documentation for this struct was generated from the following file: