Syntax
>>>> DETREND: timewindow (time_unit) / -npoints
Parent Command
any third-level command in block > OBSERVATION
Subcommand
none
Description
This command detrends observed and calculated system responses by subtracting a moving average of the values either within a given time window (given as a positive realtimewindow) or within a given number of points (given as a negative integer npoints).
Example
> OBSERVATION
>> PRESSURE
>>> ELEMENT : A1125
>>>> Read DATA from FILE : pres.col
>>>> standard DEVIATION : 200.0 Pa
>>>> DETREND : 24.0 HOURS
<<<<
<<<
See Also
>> REGRESSION | >>>> SHIFT