legacy_payload_parse_activity2_26C | R Documentation |
Parse a packet of primary accelerometer data in C++
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)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.