Calculate short-period and long-period (phugoid) mode characteristics of specified state-space model
computeLongitudinalFlyingQualities(
calculates longitudinal flying qualities (short-period and phugoid mode) using the linear
system state-space model selected in the input dialog window and compares the results
against MIL-F-8785C requirements.modelToAnalyze
)
computeLongitudinalFlyingQualities(
calculates longitudinal flying qualities (short-period and phugoid mode) using the linear
system state-space model selected in the input dialog window. The state-space model must
have at least these four states:modelToAnalyze
,linSys
)
U
w
q
theta
or all eight of these states:
U
w
q
theta
v
p
r
phi
To create a usable state-space model, use the linearizeAirframe
function.
computeLongitudinalFlyingQualities(
calculates longitudinal flying qualities (short-period and phugoid mode) using linear system
state-space model modelToAnalyze
,linSys
,generatePlots
)linSys
.
asbFlightControlAnalysis
| computeLateralDirectionalFlyingQualities
| linearizeAirframe
| trimAirframe