legacy_payload_parse_activity2_26C: Parse a packet of primary accelerometer data in C++

View source: R/RcppExports.R

legacy_payload_parse_activity2_26CR Documentation

Parse a packet of primary accelerometer data in C++

Description

Parse a packet of primary accelerometer data in C++

Usage

legacy_payload_parse_activity2_26C(
  payload,
  samp_rate,
  scale_factor,
  is_last_packet,
  timestamp
)

dev_activity2_payload(payload, samp_rate, scale_factor, is_last_packet)

Arguments

payload

RawVector containing the payload bytes

samp_rate

integer reflecting the sampling rate

scale_factor

integer reflecting the scale factor

is_last_packet

logical. Is this the last packet in the file?

timestamp

Datetime. The packet timestamp


AGread documentation built on Sept. 13, 2022, 5:06 p.m.