RCAIDE.Library.Methods.Mass_Properties.Moment_of_Inertia.compute_component_moment_of_inertia

compute_component_moment_of_inertia#

Functions

compute_component_moment_of_inertia(...[, ...])

Recursively computes the compute moment of inertia all components and subcomponents

update_total_moment_of_inertia(total_MOI, ...)

compute_component_moment_of_inertia(moment_of_inertia_df, component, vehicle, total_MOI, segment=None, verbose=True)[source]#

Recursively computes the compute moment of inertia all components and subcomponents

Assumptions: None

Source: N/A

Inputs:

compoment

Outputs:

None

update_total_moment_of_inertia(total_MOI, vehicle_CG, C, segment, verbose, moment_of_inertia_df)[source]#