LateralImbalanceLimitTable
A Set of related Lateral Imbalance Limits.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
aircraftGroupConfiguration |
A Specific Configuration of an Aircraft Group. |
AircraftGroupConfiguration |
true |
|
|
false |
conditionText |
Criteria for which this set of limits should be utilized for a specific flight, e.g. Specific Fuel Range, Aux Fuel Tank In Use, Total fuel Quantity. |
string |
false |
|
|
false |
lateralImbalanceLimit |
A limit of any imbalance caused by off-center loading of payload and/or fuel. |
array |
true |
LateralImbalanceLimit |
--- |
false |
momentInd |
Indicator if lateral imbalance limits in the table are expressed in moments or in weights. |
boolean |
false |
|
|
false |
rangeFromValue |
The minimum value of the range for which the specific table applies. |
number |
false |
|
|
false |
rangeToValue |
The maximum value of the range for which the specific table applies. |
number |
false |
|
|
false |
rangeTypeCode |
Type or nature of the defined From/To values that limit the applicability of the balance limitation table. This may be specific units eg 'KG', 'Liters', but may also be used to identify the range e.g. 'Fuel Volume', 'Fuel Wt','Zero Fuel MAC'. |
string |
false |
|
|
false |
remark |
An additional, supplementary information about the document or service. |
array |
false |
Remark |
--- |
false |
tableName |
Specific name for the table of lateral imbalance limits. |
string |
false |
|
|
false |
{
"aircraftGroupConfiguration" : {
"aircraftGroup" : { },
"asymmetricalLoadLimitationTable" : [ { } ],
"balanceOutputRequirement" : [ { } ],
"cabinComponent" : [ { } ],
"cabinLayout" : { },
"cargoHeatingDevice" : [ { } ],
"cargoVentilationDevice" : [ { } ],
"centerOfGravityLimitTable" : [ { } ],
"combinedLoadLimitationTable" : [ { } ],
"crewDistribution" : [ { } ],
"cumulativeLoadLimitationTable" : [ { } ],
"curtailmentTable" : [ { } ],
"deck" : [ { } ],
"defaultInd" : "boolean",
"dowConfiguration" : [ { } ],
"dowItem" : [ { } ],
"dryOperatingAircraft" : [ { } ],
"fleetBalanceArmMeasure" : { },
"fleetIndexValue" : "number",
"fleetMacPercent" : "number",
"fleetWeightMeasure" : { },
"flightDeckCrewLocation" : [ { } ],
"floorLoadLimitationTable" : [ { } ],
"fuelDistribution" : [ { } ],
"fuelingProcedure" : [ { } ],
"fuelTank" : [ { } ],
"holdLayout" : { },
"idealTrimLineTable" : [ { } ],
"lateralImbalanceLimitTable" : [ { } ],
"maximumWeightsTable" : [ { } ],
"minimumWeightsTable" : [ { } ],
"pantryDistribution" : [ { } ],
"paxTrimOutputRequirement" : [ { } ],
"potableWaterDistribution" : [ { } ],
"potableWaterTank" : [ { } ],
"runningLoadLimitationTable" : [ { } ],
"saleableConfiguration" : [ { } ],
"stabTable" : [ { } ],
"startWeightTypeCode" : { },
"supplementaryInfoRequirement" : [ { } ],
"swa" : [ { } ],
"taxiFuelProcedure" : [ { } ],
"tippingLimitTable" : [ { } ]
},
"conditionText" : "string",
"lateralImbalanceLimit" : [ {
"lateralImbalanceLimitTable" : { },
"momentLengthUnitCode" : { },
"operatingWeightMeasure" : { },
"weightLimitMeasure" : { },
"weightTypeCode" : { }
} ],
"momentInd" : "boolean",
"rangeFromValue" : "number",
"rangeToValue" : "number",
"rangeTypeCode" : "string",
"remark" : [ {
"aircraft" : { },
"aircraftGroup" : { },
"asymmetricalLoadLimitationTable" : { },
"baggageStandardWeights" : { },
"balanceOutputRequirement" : { },
"cargoHeatingDevice" : { },
"cargoVentilationDevice" : { },
"centerOfGravityLimitTable" : { },
"combinedLoadLimitation" : { },
"combinedLoadLimitationTable" : { },
"creationDateTime" : "string",
"crewBaggageStandardWeights" : { },
"crewDistribution" : { },
"crewStandardWeights" : { },
"cumulativeLoadLimitationTable" : { },
"curtailmentTable" : { },
"datedOperatingFlight" : { },
"deck" : { },
"displayInd" : "boolean",
"dowConfiguration" : { },
"dowItem" : { },
"dryOperatingAircraft" : { },
"fareRule" : { },
"floorLoadLimitationTable" : { },
"fuelDistribution" : { },
"fuelingProcedure" : { },
"idealTrimLineTable" : { },
"lateralImbalanceLimitTable" : { },
"maximumWeights" : { },
"maximumWeightsTable" : { },
"minimumWeights" : { },
"minimumWeightsTable" : { },
"missingRestraintRule" : { },
"orderAmendment" : { },
"otherPaymentMethod" : { },
"pantryDistribution" : { },
"pax" : { },
"paxStandardWeights" : { },
"paxTrimOutputRequirement" : { },
"potableWaterDistribution" : { },
"priceVarianceRule" : { },
"promotion" : { },
"responseParameters" : { },
"runningLoadLimitationTable" : { },
"specialLoadLimitation" : { },
"stabTable" : { },
"supplementaryInfoRequirement" : { },
"swa" : { },
"text" : "string",
"tippingLimitTable" : { },
"uldCompatibility" : { },
"uldType" : { }
} ],
"tableName" : "string"
}