InstrumentMultiplyAdd
This program multiply instrument data with a factor and add them together. Afterwards the mean of each arc and data column can be removed with removeArcMean. The instrument files must be synchronized (InstrumentSynchronize).
See also InstrumentArcCalculate.
Name | Type | Annotation |
---|---|---|
outputfileInstrument | filename | |
instrument | sequence | |
inputfileInstrument | filename | |
factor | double | |
removeArcMean | boolean | remove mean value of each arc |