Previous topic

xsect.calc.principal_angles

Next topic

xsect.calc.principal_gyradii

This Page

xsect.calc.gyradii

xsect.calc.gyradii(points)[source]

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

Parameters:
points : array

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