|
◆ stbox_space_time_tiles()
Return the spatiotemporal grid of a spatiotemporal box.
- Parameters
-
[in] | bounds | Bounds |
[in] | xsize,ysize,zsize | Size of the corresponding dimension, may be zero for time tiles |
[in] | duration | Size of the time dimension as an interval, may be NULL |
[in] | sorigin | Origin for the space dimension |
[in] | torigin | Origin for the time dimension |
[in] | border_inc | True when the box contains the upper border, otherwise the upper border is assumed as outside of the box. |
[out] | count | Number of values in the output array @csqlfn Stbox_space_time_tiles() |
|