Previous topic

xsect.calc.gyradii

Next topic

xsect.calc.extreme_fibers

This Page

xsect.calc.principal_gyradii

xsect.calc.principal_gyradii(points)[source]

Returns the radii of gyration about the principal axes. The result is an array of shape (2,).

Parameters:
points : array

An array of (x, y) coordinates of shape (N, 2).