Description Sums separately the components of two data files with matching formats. Data in the cumulative file is overwritten with the new data.
Syntax AccumulateFileInFile cumulativeFile, additionalFile
Parameters cumulativeFile As String Name of file to be accumulated to.
additionalFile As String Name of file to be added to cumulativeFile.
Remarks Operates only on FRED grid data files (*.fgd). The two data files must have the same resolution (number of pixels). The wavelengths need not be the same.
See Also
|