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