Reverse¶
Reverse reverses the sample-value order of every input time-series channel while retaining each channel's original time-axis definition and metadata.
Input and output¶
- Input:
Time Series Input. - Output:
Time Series Output. - Supported data: time series only.
Usage notes¶
- The output contains the same number of channels and samples as the input; only the value sequence is reversed.
- The time increment and offset are retained. Use this module when the required processing direction is opposite to the recorded value sequence, and verify the displayed result before downstream fatigue or frequency-domain analysis.