|
◆ tcbuffer_restrict_stbox()
Return a temporal circular buffer restricted to a spatiotemporal box.
- Parameters
-
[in] | temp | Temporal value |
[in] | box | Spatiotemporal box |
[in] | atfunc | True if the restriction is at , false for minus |
[in] | border_inc | True when the box contains the upper border, otherwise the upper border is assumed as outside of the box. @csqlfn Tcbuffer_at_stbox() |
|