|
◆ tbox_tile_state_set()
Generate a tile from the a multidimensional grid.
- Parameters
-
[in] | value | Start value of the tile to output |
[in] | t | Start timestamp of the tile to output |
[in] | vsize | Value size of the tiles |
[in] | tunits | Time size of the tiles in PostgreSQL time units |
[in] | basetype | Type of the value |
[in] | spantype | Span type of the value |
[out] | box | Output box |
|