powered by
This function computes a univariate time series representing the angle between the first and other attitudes.
qts2ats(x, disable_normalization = FALSE)
A time series stored as a tibble::tibble with columns time and angle in which angle measures the angle between the current rotation and the first one.
time
angle
An object of class qts.
A boolean specifying whether quaternion normalization should be disabled. Defaults to FALSE.
FALSE
qts2ats(vespa64$igp[[1]])
Run the code above in your browser using DataLab