Split a temporal value into an array of fragments according to value bins.
- Parameters
-
[in] | inst | Temporal value |
[in] | size | Size of the value bins |
[in] | start_bin | Value of the start bin |
[out] | bins | Start value of the bins containing a fragment |
[out] | newcount | Number of values in the output arrays |