a_to_alpha function

Calculate alpha angles from a-parameters

Calculate alpha angles from a-parameters

a_to_alpha is a function for converting an a-parameter vector to an alpha angle vector. The returned values are in the radian metric.

a_to_alpha(a)

Arguments

  • a: the a-parameter vector.

Examples

a_to_alpha(c(1, 1))
  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22