readStdModuleHeader {PamBinaries}R Documentation

Read Standard Module Header

Description

Reads the module header information common to all modules. Differs from the legacy code in that it does not read in or skip any information specific to a module.

Usage

readStdModuleHeader(file)

Arguments

file

binary file to be read

Value

header information common to all modules

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


[Package PamBinaries version 1.9.0 Index]