getDgLen: Calcualtes the data gram length of a datagram to write to a...

View source: R/getDgLen.R

getDgLenR Documentation

Calcualtes the data gram length of a datagram to write to a Simrad raw file.

Description

Calcualtes the data gram length of a datagram to write to a Simrad raw file.

Usage

getDgLen(thisdata, thisdatagramName, nBytesDgHeader, nBytesSampledataInfo)

Arguments

thisdata

is a list of the datagram.

thisdatagramName

is the type of datagram.

nBytesDgHeader

is the number of bytes of the datagram header.

nBytesSampledataInfo

is the number of bytes of the sample data information.


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