MobilityDB 1.1
Data Fields
STBox Struct Reference

Structure to represent spatiotemporal boxes. More...

#include <meos.h>

Collaboration diagram for STBox:
Collaboration graph
[legend]

Data Fields

int16 flags
 flags More...
 
Span period
 time span More...
 
int32 srid
 SRID. More...
 
double xmax
 maximum x value More...
 
double xmin
 minimum x value More...
 
double ymax
 maximum y value More...
 
double ymin
 minimum y value More...
 
double zmax
 maximum z value More...
 
double zmin
 minimum z value More...
 

Detailed Description

Structure to represent spatiotemporal boxes.


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