Physlib.ClassicalMechanics.RigidBody.SolidSphere
4 declarations
Solid sphere rigid body with mass and radius in
#solidSphereFor a given dimension , mass , and radius , this definition represents a solid sphere as a rigid body in the -dimensional Euclidean space . The mass distribution is uniform over the closed ball of radius centered at the origin. Formally, for a function , the distribution is defined by the linear functional: where denotes the volume of the closed ball.
The mass of a solid sphere in is equal to
#solidSphere_massFor any natural number , and any non-negative real numbers and where , the total mass of a solid sphere rigid body in -dimensional space with radius and mass parameter is equal to .
The center of mass of a solid sphere at the origin is
#solidSphere_centerOfMassFor any natural number , mass , and radius , the center of mass of a solid sphere in -dimensional space with mass and radius centered at the origin is the zero vector .
The moment of inertia tensor of a solid sphere is
#solidSphere_inertiaTensorFor a solid sphere in 3D space with mass and radius , the moment of inertia tensor through its center of mass is equal to , where denotes the identity matrix.
