qts2aats: QTS Transformation to Angle-Axis Time Series

View source: R/qts-transformations.R

qts2aatsR Documentation

QTS Transformation to Angle-Axis Time Series

Description

This function converts a quaternion time series into its angle-axis representation.

Usage

qts2aats(x)

Arguments

x

An object of class qts.

Value

A time series stored as a tibble::tibble with columns time, angle, ux, uy and uz containing the angle-axis representation of the input quaternions.

Examples

qts2aats(vespa64$igp[[1]])

astamm/squad documentation built on Jan. 26, 2024, 5:30 p.m.