|
MobilityDB 1.1
|
Structure to represent temporal values of instant set or sequence subtype. More...
#include <meos.h>

Data Fields | |
| int16 | bboxsize |
| Size of the bounding box. More... | |
| int32 | count |
| Number of TInstant elements. More... | |
| int16 | flags |
| Flags. More... | |
| int32 | maxcount |
| Maximum number of TInstant elements. More... | |
| Span | period |
| Time span (24 bytes). More... | |
| uint8 | subtype |
| Temporal subtype. More... | |
| uint8 | temptype |
| Temporal type. More... | |
| int32 | vl_len_ |
| Varlena header (do not touch directly!) More... | |
Structure to represent temporal values of instant set or sequence subtype.