readEKRaw_ReadHeader: Read the header from a Simrad raw file.

View source: R/readEKRaw.R

readEKRaw_ReadHeaderR Documentation

Read the header from a Simrad raw file.

Description

Read the header from a Simrad raw file.

Usage

readEKRaw_ReadHeader(fid, dgHeader, endian = "little")

Arguments

fid

is the path to the raw file.

dgHeader

A list containing the dgTime.

endian

is the endian of the file, defaulted to .Platform$endian (changed from "big" by Arne Johannes Holmin 2012-07-31).


arnejohannesholmin/SimradRaw documentation built on April 14, 2024, 7:43 p.m.