get_mass_props_unc | R Documentation |
get_mass_props_unc()
creates a mass properties uncertainties list from a selected row in a data frame.
get_mass_props_unc(df, id)
df |
A data frame with (at least) these columns: |
id |
The |
A list with the following named elements:
sigma_mass
Numeric mass uncertainty.
sigma_center_mass
Numeric 3-vector center of mass uncertainties.
sigma_inertia
Numeric 3x3 matrix inertia tensor uncertainties.
get_mass_props_unc(mp_table, "C.1.2.2.3.1.2.3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.