Return the fragments of a temporal value split according to time bins.
- Parameters
-
[in] | temp | Temporal value |
[in] | duration | Size of the time bins |
[in] | torigin | Time origin of the bins |
[out] | bins | Array of bins |
[out] | count | Number of values in the output array @csqlfn Temporal_time_split() |