triACC | R Documentation |
This function calculates roll, pitch and yaw from tri-axial acceleration data. It also centeres the acceleration data (for plotting on a sphere).
triACC(dta)
dta |
magentic data from PAM logger see hoopoe$magnetic for an example |
roll, pitch and yaw from acceleration data
Bidder, O.R., Walker, J.S., Jones, M.W., Holton, M.D., Urge, P., Scantlebury, D.M., Marks, N.J., Magowan, E.A., Maguire, I.E. and Wilson, R.P., 2015. Step by step: reconstruction of terrestrial animal movement paths by dead-reckoning. Movement ecology, 3(1), p.23.
#data(swift)
#PAM_data = swift
#triACC(dta = PAM_data$magnetic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.