Return the temporal boxes of a temporal number split with respect to a value and possibly a time grid.
- Parameters
-
[in] | temp | Temporal number |
[in] | vsize | Size of the value dimension |
[in] | duration | Size of the time dimension as an interval, may be NULL |
[in] | vorigin | Origin for the value dimension |
[in] | torigin | Origin for the time dimension |
[out] | count | Number of elements in the output array |
- Note
- The check for parameter validity is done in function tnumber_value_time_tile_init to be shared for both MEOS and MobilityDB @csqlfn Tnumber_value_time_boxes