|
| tag |
|
| operating_empty |
|
| max_takeoff |
|
| takeoff |
|
| max_landing |
|
| landing |
|
| max_cargo |
|
| cargo |
|
| max_payload |
|
| payload |
|
| passenger |
|
| crew |
|
| max_fuel |
|
| fuel |
|
| max_zero_fuel |
|
| center_of_gravity |
|
| zero_fuel_center_of_gravity |
|
| generative_design_max_per_vehicle |
|
| generative_design_special_parent |
|
| generative_design_characteristics |
|
| generative_design_minimum |
|
| generative_design_char_min_bounds |
|
| generative_design_char_max_bounds |
|
| mass |
|
| volume |
|
| center_of_gravity |
|
| moments_of_inertia |
|
| Container |
|
◆ append()
def SUAVE.Vehicle.Vehicle_Mass_Container.append |
( |
|
self, |
|
|
|
value, |
|
|
|
key = None |
|
) |
| |
Appends the vehicle mass, but only let's one ever exist. Keeps the newest one
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
N/A
◆ get_children()
def SUAVE.Vehicle.Vehicle_Mass_Container.get_children |
( |
|
self | ) |
|
Returns the components that can go inside
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
N/A
The documentation for this class was generated from the following file:
- /Users/emiliobotero/Dropbox/SUAVE/SUAVE/trunk/SUAVE/Vehicle.py