Generate a multidimensional grid for temporal numbers.
- Parameters
-
| [in] | box | Input box to split |
| [in] | vsize | Value size of the tiles |
| [in] | duration | Interval defining the size of the tiles on the time dimension, may be NULL |
| [in] | vorigin | Value origin of the tiles |
| [in] | torigin | Time origin of the tiles |
| [out] | count | Number of elements in the output array |