| RectPlate | R Documentation |
Compute MoI of a rectangular plate
RectPlate(m, l1, l2, axiss)
m |
mass of the object in kilogram. |
l1 |
length of a side of object in meter (perp. to rotation axis). |
l2 |
length of another side of object in meter. |
axiss |
The reference axis on which rotation takes place. Options are |
I moment of inertia in kg*m^2.
RectPlate(7, 2, 14, "perp. center axis")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.