R/data.R

#' @title BMI055 Gyroscope Data
#' @description Six static data sequences collected at 200 Hz for the Bosch BMI055 gyroscope.
#' @format A \code{matrix} with 4194305 rows and 6 columns corresponding to each of the collected sequence.

"BMI055"

#' @title ICM20689 Gyroscope Data
#' @description Six static data sequences collected at 200 Hz for the InvenSense ICM-20689 gyroscope.
#' @format A \code{matrix} with 4194305 rows and 6 columns corresponding to each of the collected sequence.

"ICM20689"
Yuming-Zhang/synimu documentation built on Jan. 29, 2023, 11:59 a.m.