|
|
◆ tgeo_space_time_tile_init()
Set the state with a temporal point and a space and possibly time grid for splitting or obtaining a set of spatiotemporal boxes.
- Parameters
-
| [in] | temp | Temporal point |
| [in] | xsize,ysize,zsize | Size of the corresponding dimension |
| [in] | duration | Size of the time dimension as an interval |
| [in] | sorigin | Origin for the space dimension |
| [in] | torigin | Origin for the time dimension |
| [in] | bitmatrix | True when using a bitmatrix to speed up the computation |
| [in] | border_inc | True when the box contains the upper border, otherwise the upper border is assumed as outside of the box. |
| [out] | ntiles | Number of tiles |
|