See Release Notes
Long Term Support Release
Range processor splitting the course in ten parts and accumulating data.
Copyright: | 2017 David Monllao {@link http://www.davidmonllao.com} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 59 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
deciles_accum:: (2 methods):
get_name()
get_number_parts()
Class: deciles_accum - X-Ref
Range processor splitting the course in ten parts and accumulating data.get_name() X-Ref |
Returns a lang_string object representing the name for the time splitting method. Used as column identificator. If there is a corresponding '_help' string this will be shown as well. return: \lang_string |
get_number_parts() X-Ref |
10 parts. return: int |