Fixed-Wing Aircraft Applications
Use fully realized fixed-wing solutions for aircraft analysis, including static stability and linearization. To analyze fixed-wing aircraft, Aerospace Toolbox provides two paths.
For a simple interface that lets you quickly design fixed-wing aircraft, use the
fixedWingAircraft
function and it supporting functions. Then, use object methods to analyze the aircraft.For a more thorough interface to design fixed-wing aircraft, use the
Aero.FixedWing
object and its supporting objects. This interface gives you more control over inputs when designing fixed-wing aircraft. Then, use object methods to analyze the aircraft.
Categories
- Fixed-Wing Aircraft Creation with Functions
Quickly create fixed-wing aircraft using fixed-wing functions
- Fixed-Wing Aircraft Creation with Objects
Use fully realized fixed-wing solutions using objects