Appends a Trace object to this RtTrace.
Registered real-time processing will be applied to copy of appended Trace object before it is appended. This RtTrace will be truncated from the beginning to RtTrace.max_length, if specified. Sampling rate, data type and trace.id of both traces must match.
Parameters: |
|
---|---|
Returns: | NumPy np.ndarray object containing processed trace data from appended Trace object. |