getDgLen | R Documentation |
Calcualtes the data gram length of a datagram to write to a Simrad raw file.
getDgLen(thisdata, thisdatagramName, nBytesDgHeader, nBytesSampledataInfo)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.