Source: cli/datasets/average.pro
average Set the averaging interval for the current dataset. Usage: average, time[, spacing] Arguments: time double input The averaging interval. spacing double input The spacing between successive averages. Keywords: days If set, then the interval is in days. hours If set, then the interval is in hours. minutes If set, then the interval is in minutes seconds If set, then the interval is in seconds Notes: Only works if the current dataset supports averaging. For pad datasets, averaging and spacing settings are exclusive. The default unit is SECONDS. Datasets: RATE, PAD, DYN_SPECT History: Original: 21/7/00; SJT