RCAIDE.Framework.Analyses.Stability.Athena_Vortex_Lattice

Athena_Vortex_Lattice#

class Athena_Vortex_Lattice(*args, **kwarg)[source]#

Bases: Stability

This is a subsonic aerodynamic buildup analysis based on the vortex lattice method

Assumptions: Stall effects are negligible

Source: N/A

Inputs: None

Outputs: None

Properties Used: N/A

initialize()[source]#

This is used to initialize the analysis’ specific algorithms.

Assumptions: None

Source: N/A

Inputs: None

Outputs: None

Properties Used: N/A

evaluate(state)[source]#

The default evaluate function.

Assumptions: None

Source: N/A

Inputs: None

Outputs: results <RCAIDE data class>

Properties Used: self.settings self.vehicle