MobilityDB  1.0
Data Fields
Period Struct Reference

Structure to represent periods. More...

#include <timetypes.h>

Data Fields

TimestampTz lower
 lower bound value More...
 
TimestampTz upper
 upper bound value More...
 
bool lower_inc
 lower bound is inclusive (vs exclusive) More...
 
bool upper_inc
 upper bound is inclusive (vs exclusive) More...
 

Detailed Description

Structure to represent periods.


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