cts5_readtechnical: read and parse CTS5 technical file.

View source: R/CTS5_USEA_technical.R

cts5_readtechnicalR Documentation

read and parse CTS5 technical file.

Description

read and parse CTS5 technical file (_tecnical.txt)

Usage

cts5_readtechnical(
  filename = "",
  floatname = "",
  CycleNumber,
  PatternNumber = 1
)

Arguments

filename

file to open. If exist, will replace the automatic name provided by Cycle and Pattern number.

floatname

hexa name of the float

CycleNumber

numeric : number of the cycle to decode

PatternNumber

numeric : number of the Pattern to decode

Value

list containing the technical data


EdLeymarie/USEA_R documentation built on July 16, 2025, 1 p.m.