SUAVE  2.5.2
An Aerospace Vehicle Environment for Designing Future Aircraft
SUAVE.Components.Wings.Main_Wing.Segment_Container Class Reference
Inheritance diagram for SUAVE.Components.Wings.Main_Wing.Segment_Container:

Public Member Functions

def get_children (self)
 
def append (self, val)
 

Detailed Description

Container for wing segment

Assumptions:
None

Source:
N/A

Inputs:
None

Outputs:
None

Properties Used:
N/A

Member Function Documentation

◆ append()

def SUAVE.Components.Wings.Main_Wing.Segment_Container.append (   self,
  val 
)
Appends the value to the containers
  This overrides the basic data class append
    
    Assumptions:
    None
    
    Source:
    N/A
    
    Inputs:
    self
    
    Outputs:
    N/A
    
    Properties Used:
    N/A

◆ get_children()

def SUAVE.Components.Wings.Main_Wing.Segment_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: