writeEKRaw_WriteTransceiverConfig: Writes the transceiver configuration to a Simrad raw file.

View source: R/writeEKRaw_WriteTransceiverConfig.R

writeEKRaw_WriteTransceiverConfigR Documentation

Writes the transceiver configuration to a Simrad raw file.

Description

Writes the transceiver configuration to a Simrad raw file.

Usage

writeEKRaw_WriteTransceiverConfig(fid, configXcvr, i, endian = "little")

Arguments

fid

is the path to the raw file.

configXcvr

is a list of the transceiver configuration.

i

the channel index.

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.