|
◆ tfloat_value_time_split()
Return the fragments of a temporal integer split according to value and time bins.
- Parameters
-
[in] | temp | Temporal value |
[in] | size | Size of the value bins |
[in] | duration | Size of the time bins |
[in] | vorigin | Time origin of the bins |
[in] | torigin | Time origin of the bins |
[out] | value_bins | Array of value bins |
[out] | time_bins | Array of time bins |
[out] | count | Number of values in the output array @csqlfn Tnumber_value_time_split() |
|