Public Member Functions | |
def | __defaults__ (self) |
Public Attributes | |
tag | |
Public Attributes inherited from SUAVE.Components.Physical_Component.Physical_Component | |
tag | |
mass_properties | |
origin | |
symmetric | |
Public Attributes inherited from SUAVE.Components.Component.Component | |
tag | |
origin | |
generative_design_max_per_vehicle | |
generative_design_characteristics | |
generative_design_special_parent | |
SUAVE.Components.Landing_Gear.Landing_Gear() The Top Landing Gear Component Class Assumptions: None Source: N/A
def SUAVE.Components.Landing_Gear.Landing_Gear.Landing_Gear.__defaults__ | ( | self | ) |
This sets the default values for the component attributes. Assumptions: None Source: N/A Inputs: None Outputs: None Properties Used: N/A
Reimplemented from SUAVE.Components.Physical_Component.Physical_Component.
Reimplemented in SUAVE.Components.Landing_Gear.Main_Landing_Gear.Main_Landing_Gear, and SUAVE.Components.Landing_Gear.Nose_Landing_Gear.Nose_Landing_Gear.