readSpectralBackground {PamBinaries} | R Documentation |
Read Spectral Background data
Description
Reads in the background data saved by various detectors (e.g WMD, Right Whale Edge Detector, etc) EXCEPT FOR the Click Detector
Usage
readSpectralBackground(fid, fileInfo, data)
Arguments
fid |
binary file identifier |
fileInfo |
structure holding the file header, module header, and the appropriate function to read module specific data |
data |
a structure containing standard data |
Value
a structure containing data from a single object
Author(s)
Michael Oswald taiki.sakai@noaa.gov
[Package PamBinaries version 1.9.0 Index]