Source: stream/rate/rate_stream__apply_edits.pro
rate_stream::apply_edits
Apply edits to a rate stream.
Usage:
strref -> apply_edits, edits, taxis, tptr, trefc
Arguments:
edits struct input The list of edits to apply.
taxis double input The times of the sample midpoints (uncut)
tptr pointer input A pointer to the already edited time array.
trefc pointer input A pointer to the refcount for the time
array.
History:
Original: 13/2/01; SJT