writeEKRaw_WriteConfigHeader: Writes the configuration header to a Simrad raw0 file.

View source: R/writeEKRaw_WriteConfigHeader.R

writeEKRaw_WriteConfigHeaderR Documentation

Writes the configuration header to a Simrad raw0 file.

Description

Writes the configuration header to a Simrad raw0 file.

Usage

writeEKRaw_WriteConfigHeader(fid, configheader, endian = "little")

Arguments

fid

is the path to the raw file.

configheader

is a list of the configuration header.

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.