Description Usage Format Details Source Examples
Empirical magnetometer/accelerometer calibration data from Mission Bay, CA. These data are a sequence of 2 clockwise yaw rotations, 2 pitch rotations (nose down), and 2 roll rotations (nose facing west, starboard down).
1 |
A data frame with 275 observations on the following 15 variables.
datea Date
timea POSIXlt
yeara numeric vector
montha numeric vector
daya numeric vector
houra numeric vector
minutea numeric vector
seconda numeric vector
mx_rawa numeric vector. Magnetometer x-axis value in bits
my_rawa numeric vector. Magnetometer y-axis value in bits
mz_rawa numeric vector. Magnetometer z-axis value in bits
ax_rawa numeric vector. Accelerometer x-axis value in bits
ay_rawa numeric vector. Accelerometer y-axis value in bits
az_rawa numeric vector. Accelerometer z-axis value in bits
rotationa character vector. One of c("yaw1: clockwise",
"yaw2: clockwise","pitch1: nose down", "pitch2: nose down",
"roll1: starboard down","roll2: starboard down")
These data are raw bit values from a three-axis magnetometer and accelerometer. See the $rotation column for
when each rotation starts and ends.
These data were recorded by Bill Hagey and Randall Davis.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.