A container of physical components
Assumptions:
None
Source:
None
◆ sum_mass()
def SUAVE.Components.Physical_Component.Container.sum_mass |
( |
|
self | ) |
|
will recursively search the data tree and sum
any Comp.Mass_Properties.mass, and return the total sum
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
mass [kg]
Properties Used:
None
◆ total_moment()
def SUAVE.Components.Physical_Component.Container.total_moment |
( |
|
self | ) |
|
will recursively search the data tree and sum
any Comp.Mass_Properties.mass, and return the total sum of moments
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
total moment [kg*m]
Properties Used:
None
The documentation for this class was generated from the following file:
- /Users/emiliobotero/Dropbox/SUAVE/SUAVE/trunk/SUAVE/Components/Physical_Component.py