MaximumWeights
A Maximum certified weights (ZFW, LW, TOW, TW) applicable to an aircraft or a group of aircraft.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
aircraft |
A transport vehicle which is certified as airworthy by a competent aeronautical authority. |
Aircraft |
false |
|
|
false |
lawMeasure |
Maximum weight permitted at Landing. |
WeightMeasure |
false |
|
|
false |
maximumWeightsTable |
A Set of maximum certified weights. |
MaximumWeightsTable |
true |
|
|
false |
remark |
An additional, supplementary information about the document or service. |
array |
false |
Remark |
--- |
false |
towMeasure |
Maximum weight permitted at take off. |
WeightMeasure |
false |
|
|
false |
txwMeasure |
Maximum weight permitted prior to take off. |
WeightMeasure |
false |
|
|
false |
variationCode |
Variation code identifying a set of maximum certified weights. Apart from Standard may include Domestic, International, Charter, etc. |
VariationForWeightsCode |
false |
|
|
false |
zfwMeasure |
Maximum weight permitted for the Zero Fuel condition. |
WeightMeasure |
false |
|
|
false |
{
"aircraft" : {
"aircraftGroup" : [ { } ],
"datedOperatingLeg" : [ { } ],
"dryOperatingAircraft" : [ { } ],
"flightCriteria" : { },
"iataAircraftType" : { },
"maximumWeights" : [ { } ],
"minimumWeights" : [ { } ],
"msnIdentifier" : "string",
"name" : "string",
"otherIdentifier" : "string",
"registrationGroupCode" : "string",
"registrationIdentifier" : "string",
"remark" : [ { } ],
"tailAssignment" : [ { } ],
"tailNumberText" : "string"
},
"lawMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"maximumWeightsTable" : {
"aircraftGroupConfiguration" : { },
"conditionText" : "string",
"maximumWeights" : [ { } ],
"rangeFromValue" : "number",
"rangeToValue" : "number",
"rangeTypeCode" : "string",
"remark" : [ { } ],
"tableName" : "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" : { }
} ],
"towMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"txwMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"variationCode" : {
"variationForWeightsCodeEnum" : { }
},
"zfwMeasure" : {
"unitCode" : "string",
"value" : "number"
}
}