moments_of_inertia

moments_of_inertia(coords, masses=None, force_rotation=True, return_com=False): 

Computes the moment of inertia tensor for the walkers with coordinates coords (assumes all have the same masses)

  • coords: CoordinateSet
  • masses: np.ndarray
  • :returns: _

Feedback

Examples

Templates

Documentation