powered by
Displays information about the avlr object
# S3 method for imu_avlr print(x, ...)
Text output via print
A avlr object
avlr
Other arguments passed to specific methods
# \donttest{ data(navchip_av) navchip_avlr = avlr(navchip_av, wn_gyro = 1:20, rw_gyro = 1:20, wn_acc = 1:20, rw_acc = 1:20) print(navchip_avlr) # }
Run the code above in your browser using DataLab