|
◆ span_num_bins()
Get the time bins of a temporal value.
- Parameters
-
[in] | s | Span to tile |
[in] | size | Size of the bins |
[in] | origin | Time origin of the tiles |
[out] | start_bin,end_bin | Values of the start and end bins |
- Returns
- Number of bins
- Precondition
- When called for dates, this function assumes that the duration interval which the calling function translated into the argument
size does NOT have a month component
|