Reads binary data stored by the Click Detector module.
readClickData(
fid,
fileInfo,
data,
skipLarge = FALSE,
debug = FALSE,
getWave,
onlyWave
)
a structure containing data from a single object, and a logical flag if an error has occurred
binary file identifier
structure holding the file header and module header
a structure containing standard data
a flag for whether or not to skip reading large wave file
logical flag to show more info on errors
DEPRECATED: see skipLarge
DEPRECATED: see skipLarge
Taiki Sakai taiki.sakai@noaa.gov