Source: dataset/pad/pad_dataset__apply_edits.pro
pad_dataset::apply_edits
Apply edits to some or all of the streams of a dataset.
Usage:
dsref -> apply_edits, edits, streams
Arguments:
edits struct input The list of edits to apply.
streams int input The list of streams to which to apply
them; a 2xN array for PAD.
Notes:
Trying to use this on an XFLARE or MATRIX dataset is
meaningless.
History:
Original (after generic): 13/2/01; SJT
Don't try to apply edits that don't intersect the data:
21/2/01; SJT