4.17. cpforager.processing.add_roll
- cpforager.processing.add_roll(df)
Add to the dataframe the additional
rollcolumn that gives the roll angle in degrees.- Parameters:
df (pandas.DataFrame) – dataframe with
ax_s,ay_sandaz_scolumns.- Returns:
the dataframe with and additional
rollcolumn that gives the roll angle in degrees.- Return type:
pandas.DataFrame