readTritechTrack {PamBinaries} | R Documentation |
Read a Tritech Track
Description
Reads binary data stored by the Gemini Tritech Module
Usage
readTritechTrack(fid, fileInfo, data, debug = FALSE, ...)
Arguments
fid |
binary file identifier |
fileInfo |
structure holding the file header and module header |
data |
a structure containing standard data |
debug |
logical flag to show more info on errors |
... |
Arguments passed to other functions |
Value
a structure containing data from a single object, and a logical flag if an error has occurred
Author(s)
Benjamin Blundell bjb8@st-andrews.ac.uk
[Package PamBinaries version 1.9.0 Index]