HoldLayout
A Planned utilization layout of aircraft hold.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
aircraftGroupConfiguration |
A Specific Configuration of an Aircraft Group. |
array |
false |
AircraftGroupConfiguration |
--- |
false |
holdLayoutCargoInfo |
A Hold Layout information by cargo type. |
array |
false |
HoldLayoutCargoInfo |
--- |
false |
holdLayoutIdentifier |
Identifies the hold layout (load configuration) for a given aircraft type e.g. 10 Pallets/16 Containers, All Container, All Pallet. |
string |
false |
|
|
false |
iataAircraftType |
A Grouping of aircrafts with the same form, function and specification, currently flown, or soon to be flown. Possible types are defined in the IATA SSIM. |
IataAircraftType |
true |
|
|
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" : [ { } ]
} ],
"holdLayoutCargoInfo" : [ {
"cargoTypeCode" : { },
"holdLayout" : { },
"unitsQty" : "number"
} ],
"holdLayoutIdentifier" : "string",
"iataAircraftType" : {
"aircraft" : [ { } ],
"aircraftGroup" : [ { } ],
"cabinLayout" : [ { } ],
"carrier" : [ { } ],
"datedOperatingLeg" : [ { } ],
"flightCriteria" : { },
"holdLayout" : [ { } ],
"iataAircraftGroupCode" : { },
"iataAircraftTypeCode" : { },
"manufacturerName" : "string",
"saleableConfiguration" : [ { } ]
}
}