Source: dataset/helpers/average/dshelper_average__get_average.pro
dshelper_average::get_average
Return the current averaging options of the dataset.
Usage:
av = dsid->get_average()
Keywords:
interval Return the averaging interval
spacing Return the interval between the averages
compel Return whether averaging is to be
forced.
unit Return the setting unit for the averaging.
days, hours, minutes, seconds Specify which unit times are
to be returned in. If none is
given then the setting unit is
used.
Notes:
If no selection keyword is given, then the whole averaging
structure is returned; in this case the unit selection
keywords are ignored.
History:
Original: 18/11/99; SJT
Subselection: 27/9/01; SJT