aeroMapOperationLimitType

complexType · extension complexBaseType · all

Vehicle operation limit

Vehicle operation limit defined by sets of minimum and maximum angleOfSideslip and minimum and maximum angleOfAttack for a given altitude and Mach number. This might be, e.g., a safety margin to the angle of attack at maximum lift or the flight attitude a fighter aircraft is capable to fly in stalled conditions. The corresponding aerodynamic coefficients must be extracted from the aeroPerformanceMap.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
angleOfAttackMindoubleVectorBaseTypepattern[1..1] requiredMinimum angle of attack defining the operation limit. Must be a vector of the same length as angleOfSideslip, machNumber and altitude. [deg]
angleOfAttackMaxdoubleVectorBaseTypepattern[1..1] requiredMaximum angle of attack defining the operation limit. Must be a vector of the same length as angleOfSideslip, machNumber and altitude. [deg]

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
aeroLimitsMapTypeoperationLimit