InstrumentApplyTimeOffset
This program applies a inputfileTimeOffset (MISCVALUE) to an inputfileInstrument. The time offsets in seconds are multiplicated with a factor. The instrument files must be synchronized (see InstrumentSynchronize).
Name | Type | Annotation |
---|---|---|
outputfileInstrument | filename | |
inputfileInstrument | filename | |
inputfileTimeOffset | filename | MISCVALUE with time offset in seconds |
factor | double | applied to time offset |