MobilityDB 1.1

◆ npoint_set_stbox()

bool npoint_set_stbox ( const Npoint np,
STBox box 
)

Bounding box operators for temporal network points.

These operators test the bounding boxes of temporal npoints, which are STBox boxes. The following operators are defined: overlaps, contains, contained, same The operators consider as many dimensions as they are shared in both arguments: only the space dimension, only the time dimension, or both the space and the time dimensions.

Set the spatiotemporal box from the network point value.

Parameters
[in]npNetwork point
[out]boxSpatiotemporal box