euler_to_Q4 {tectonicr}R Documentation

Quaternion from Euler angle-axis representation for rotations

Description

Quaternion from Euler angle-axis representation for rotations

Usage

euler_to_Q4(x, normalize = FALSE)

Arguments

x

"euler.pole" object

normalize

logical. Whether a quaternion normalization should be applied (TRUE) or not (FALSE, the default).

Value

object of class "quaternion"


[Package tectonicr version 0.2.95 Index]