which
string containing the name of the quantity on which sampling is
done. Possibilities are "time"
, which applies the windowing on the
time
entry of the data
slot, and "distance"
, for the
distance
entry (for those objects, such as adp
, that have this
entry).
indexReturn
boolean flag indicating whether to return a list of the
"kept" indices for the time
entry of the data
slot, as well as
the timeSlow
entry, if there is one.. Either of these lists will be
NULL
, if the object lacks the relevant items.