SUAVE  2.5.2
An Aerospace Vehicle Environment for Designing Future Aircraft
Methods

Methods provide the functions needed to perform analyses. More...

Modules

 Aerodynamics
 Aerodynamic methods contain the functions for the aerodynamic analyses.
 
 Center_of_Gravity
 Description.
 
 Cooling
 Cooling methods contain the functions for cryogenic systems such as Cryocoolers and cryogen cooling.
 
 Costs
 This contains functions that can compute costs associated with building and operating an aircraft.
 
 Flight_Dynamics
 Description.
 
 Geometry
 These methods are primarily used for sizing.
 
 Missions
 Mission methods contain the functions for setting up and solving a mission.
 
 Noise
 Description.
 
 Performance
 This is a set of basic aircraft performance estimation functions.
 
 Power
 Power methods contain the functions for electric systems such as batteries and fuel cells.
 
 Propulsion
 Description.
 
 Utilities
 These provide functionality that is not easily grouped into another set.
 
 Weights
 Weights methods provide different means of estimating vehicle weight breakdowns.
 

Functions

def SUAVE.Methods.skip.skip (*args, **kwarg)
 

Detailed Description

Methods provide the functions needed to perform analyses.

These are generally not classes.

Function Documentation

◆ skip()

def SUAVE.Methods.skip.skip ( args,
**  kwarg 
)
This method can be used to replace default functions when
no action is desired instead.

Assumptions:
N/A

Source:
N/A

Inputs:
None

Outputs:
None

Properties Used:
N/A