mp_table | R Documentation |
Example Mass Properties Table
mp_table
A data frame with columns:
unique key
character name
sign convention for products of inertia (one of c("+", "-"))
mass
x
-component of center of mass
y
-component of center of mass
z
-component of center of mass
I_{xx}
moment of inertia
I_{yy}
moment of inertia
I_{zz}
moment of inertia
I_{xy}
product of inertia
I_{xz}
product of inertia
I_{yz}
product of inertia
logical indicator to consider item a point mass, i.e., with negligible inertia
mass uncertainty
x
-component of center of mass uncertainty
y
-component of center of mass uncertainty
z
-component of center of mass uncertainty
I_{xx}
moment of inertia uncertainty
I_{yy}
moment of inertia uncertainty
I_{zz}
moment of inertia uncertainty
I_{xy}
product of inertia uncertainty
I_{xz}
product of inertia uncertainty
I_{yz}
product of inertia uncertainty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.