DelayLengthV('Expression','Speed','DelayInMeter','Resolution*', 'Filter=0*')
Arguments
|
'Expression' |
input signal |
|
|
'Speed' |
Speed signal (in m/s) |
|
|
'DelayInMeter' |
Delay (in m) |
|
|
'Resolution*' |
Resolution: Length basis of the result (in m) |
|
|
'Filter*' |
Optional parameter (default = 0) to set the filter for time-length conversion |
|
|
'Filter' = 1 |
Minimum filter |
|
|
'Filter' = 2 |
Maximum filter |
|
|
'Filter' = 0 and others |
No filter |
|
Parameters ending with * are only evaluated once at the start of the acquisition.
Description
This function uses the 'Speed' speed signal (in m/s) to create a length-based version of 'Expression' that is delayed over 'DelayInMeter' meters. The resolution is the length base of the result (in m).
'Filter' determines what filter is used during the time-to-length conversion.