powered by
Given a set of headings, this function returns the polarization order of the set.
pol_order(h)polOrder(h)
polOrder(h)
A single value between 0 and 1 corresponding to the polarization order parameter of the group.
A vector of headings (in radians).
Simon Garnier, garnier@njit.edu
rot_order
h <- runif(25, 0, 2 * pi) pol_order(h)
Run the code above in your browser using DataLab