Calculate dutch roll mode, roll mode, and spiral mode characteristics of state-space model
computeLateralDirectionalFlyingQualities(
calculates the lateral-directional flying qualities (dutch roll mode, roll mode, and spiral
mode) characteristics using the linear system state-space model selected in the input dialog
window and compares the results against MIL-F-8785C requirements.modelToAnalyze
)
computeLateralDirectionalFlyingQualities(
calculates lateral-directional flying qualities 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
)
v
p
r
phi
or all eight of these states:
v
p
r
phi
U
w
q
theta
To create a compatible state-space model, use the linearizeAirframe
function.
computeLateralDirectionalFlyingQualities(
calculates lateral-directional flying qualities using linear system state-space model
modelToAnalyze
,linSys
,generatePlots
)linSys
.
This function requires the Simulink® Control Design™ license
asbFlightControlAnalysis
| computeLongitudinalFlyingQualities
| linearizeAirframe
| trimAirframe