Main Content
Fixed-Wing Aircraft Creation with Objects
Use fully realized fixed-wing solutions using objects
Use fully realized fixed-wing solutions for aircraft analysis, including static
stability and linearization. To analyze fixed-wing aircraft, use the Aero.FixedWing
class and its supporting classes.
Classes
Aero.FixedWing | Define fixed-wing aircraft (Since R2021a) |
Aero.FixedWing.State | Define condition of Aero.FixedWing aircraft at time
instant (Since R2021a) |
Aero.FixedWing.Coefficient | Create Aero.FixedWing aircraft coefficient set (Since R2021a) |
Aero.Aircraft.CompositeCoefficient | Create composite aerodynamic coefficient (Since R2023b) |
Aero.FixedWing.Surface | Define aerodynamic and control surfaces on Aero.FixedWing
aircraft (Since R2021a) |
Aero.FixedWing.Thrust | Define thrust vector on fixed-wing aircraft (Since R2021a) |
Aero.Aircraft.Environment | Properties defining and managing aircraft environment (Since R2021a) |
Aero.Aircraft.Properties | Properties defining and managing aircraft (Since R2021a) |
Aero.Aircraft.ControlState | Define control states of fixed-wing state (Since R2021a) |
Topics
- Analyze Fixed-Wing Aircraft with Objects
Use fully realized fixed-wing solutions for aircraft analysis, including static stability and linearization.