readBeamFormerAnnotation {PamBinaries}R Documentation

Read Beam Former Annotation

Description

Reads binary data stored by beam former annotation module

Usage

readBeamFormerAnnotation(fid, fileInfo, anVersion, debug = FALSE, ...)

Arguments

fid

binary file identifier

fileInfo

structure holding the file header and module header

anVersion

annotation version

debug

logical flag to show more info on errors

...

Arguments passed to other functions

Value

a structure containing data from a single object, and a logical flag if an error has occurred

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


[Package PamBinaries version 1.9.0 Index]