Delta of Time Stamps
|
Signature |
|---|
|
DeltaT(expression) |
|
Description |
|---|
|
Calculates the differences between two adjacent timestamps of a given input signal. As the first timestamp has no predecessor, values are only available starting with the second timestamp; the first value is set to 0 and marked with the "No value" flag. |
|
Result |
|---|
|
The difference of the timestamp values between two adjacent samples of a given signal. |
|
Arguments |
|
|---|---|
|
expression |
The signal from which the timestamps are used to calculate the differences. |