AsymmetricalLoadLimitation
A Maximum load acceptable on each side of the compartment floor in relation with each other.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
asymmetricalLoadLimitationTable |
A Set of related asymmetrical load limitations. |
AsymmetricalLoadLimitationTable |
true |
|
|
false |
leftSideValue |
The maximum value permitted on the left side in relation to the value specified against Right Side. The nature of the relationship (Weight or Linear Load) is a property of the table containing the asymmetrical load limitation. |
number |
false |
|
|
false |
rightSideValue |
The maximum value permitted on the right side in relation to the value specified against Left Side. The nature of the relationship (Weight or Linear Load) is a property of the table containing the asymmetrical load limitation. |
number |
false |
|
|
false |
{
"asymmetricalLoadLimitationTable" : {
"aircraftGroupConfiguration" : { },
"asymmetricalLoadLimitation" : [ { } ],
"conditionText" : "string",
"linearLoadInd" : "boolean",
"rangeFromCode" : "string",
"rangeToCode" : "string",
"rangeTypeCode" : "string",
"remark" : [ { } ],
"tableName" : "string"
},
"leftSideValue" : "number",
"rightSideValue" : "number"
}