imu_to_check: IMU data to check

imu_to_checkR Documentation

IMU data to check

Description

A dataset for demonstrating checks that are applied to IMU data.

Usage

imu_to_check

Format

A data frame with 300 rows and 8 variables:

file_source_IMU

The filename of the IMU file

date_processed_IMU

The date the IMU file was processed

Timestamp

The corresponding time for each row of data

Gyroscope_VM_DegPerS

Gyroscope vector magnitude, in degrees per second

mean_abs_Gyroscope_x_DegPerS

Rotation in x axis, degrees per second

mean_abs_Gyroscope_y_DegPerS

Rotation in y axis, degrees per second

mean_abs_Gyroscope_z_DegPerS

Rotation in z axis, degrees per second

mean_magnetometer_direction

Cardinal direction of magnetometer signal, averaged over one second


TwoRegression documentation built on Sept. 5, 2022, 9:07 a.m.