Source: https://guides.developer.iata.org/docs/download-the-latest-standards

AircraftGroupConfiguration

A Specific Configuration of an Aircraft Group.

Properties

Name Description Type Required Generic Enum Ignore
aircraftGroup A Group of aircraft operating together under the same ownership, belonging to the same aircraft type and having a set of configuration data in common. AircraftGroup true false
asymmetricalLoadLimitationTable A Set of related asymmetrical load limitations. array false AsymmetricalLoadLimitationTable --- false
balanceOutputRequirement A Requirement to put specific balance information on specific types of load sheet (provisional, final, ACARS,...). array false BalanceOutputRequirement --- false
cabinComponent A Non-seat related cabin feature or facility (e.g. lavatory, galley, closet, stowage, etc.) array false CabinComponent --- false
cabinLayout A Planned utilization layout of aircraft cabin section/zone. CabinLayout false false
cargoHeatingDevice An Heating capability of the cargo hold. array false CargoHeatingDevice --- false
cargoVentilationDevice A Ventilation capability of the cargo hold. array false CargoVentilationDevice --- false
centerOfGravityLimitTable A Set of related Center of Gravity (CG) limits. array false CenterOfGravityLimitTable --- false
combinedLoadLimitationTable A Set of related combined load limitations. array false CombinedLoadLimitationTable --- false
crewDistribution An Allocation of crew (flight deck and cabin crew) and their baggage to associated locations. array false CrewDistribution --- false
cumulativeLoadLimitationTable A Set of related cumulative load limitations. array false CumulativeLoadLimitationTable --- false
curtailmentTable A Set of Curtailments. array false CurtailmentTable --- false
deck A structural floor level. For aircraft having one structural level only, this floor level shall be referred to as the main deck. For aircraft having more than one structural floor level, the different floor levels shall be referred to as 'lower deck', 'main deck' and 'upper deck', starting from bottom to top. array true Deck --- false
defaultInd Defines the default aircraft group configuration. boolean false false
dowConfiguration An Identification of operational items such as crew, pantry, potable water and/or service weight adjustments and their weight and/or index influence that are included in the Dry Operating Weight of an aircraft or aircraft group. array false DowConfiguration --- false
dowItem An Item that can be considered as part of the Dry Operating Weight buildup of an aircraft or aircraft group as per company specifications e.g. Basic Weight, Flight Deck Crew, Cabin Crew, Flight Deck Crew Baggage, Cabin Crew Baggage, Pantry, Containers, Pallets, Potable Water, Library, ... Other items are included in the total traffic load weight. array false DowItem --- false
dryOperatingAircraft An Aircraft configured according to a given Dry Operating Weight configuration. array true DryOperatingAircraft --- false
fleetBalanceArmMeasure Standard empty balance arm that may be utilized for all aircraft registrations of a group. LengthMeasure false false
fleetIndexValue Standard empty index that may be utilized for all aircraft registrations of a group. number false false
fleetMacPercent Standard empty %MAC that may be utilized for all aircraft registrations of a group. number false false
fleetWeightMeasure Standard empty weight that may be utilized for all aircraft registrations of a group. WeightMeasure false false
flightDeckCrewLocation A Seat location for flight deck crew. array false FlightDeckCrewLocation --- false
floorLoadLimitationTable A Set of related floor load limitations. array false FloorLoadLimitationTable --- false
fuelDistribution A procedure that defines the consecutive steps for fueling an aircraft and the quantities to distribute to each of the corresponding tanks at each step in case a fuel split calculation is required to be performed by the departure control system. array false FuelDistribution --- false
fuelingProcedure A procedure for filling the complete set of tanks (All Tanks) of an aircraft or an individual fuel tank, which might be composite when multiple tanks have been combined under one. array true FuelingProcedure --- false
fuelTank A container holding the fuel supply in a motor vehicle, aircraft, etc. array true FuelTank --- false
holdLayout A Planned utilization layout of aircraft hold. HoldLayout false false
idealTrimLineTable A Set of related Ideal Trim Line Points forming an ideal trim line applying to a specific set of CG limits or to all CG limits. array false IdealTrimLineTable --- false
lateralImbalanceLimitTable A Set of related Lateral Imbalance Limits. array false LateralImbalanceLimitTable --- false
maximumWeightsTable A Set of maximum certified weights. array false MaximumWeightsTable --- false
minimumWeightsTable A set of minimum certified weights. array false MinimumWeightsTable --- false
pantryDistribution An Allocation of galley equipment, food, service items etc. to specified locations or regardless of location. array false PantryDistribution --- false
paxTrimOutputRequirement A requirement to put specific passenger trim output on the load sheet. array false PaxTrimOutputRequirement --- false
potableWaterDistribution A distribution of potable water to each individually specified potable water tank or to all tanks. Water can be specified as follows: - Weight per tank, with corresponding index. - Distribution: For a given total water weight, specify the quantity in each tank - Specific water weights, with corresponding index. - Adjustment (from full) e.g. full water included in basic weight. array false PotableWaterDistribution --- false
potableWaterTank A tank of potable water located in the cabin. array false PotableWaterTank --- false
runningLoadLimitationTable A set of related running load limitations. array false RunningLoadLimitationTable --- false
saleableConfiguration A planned utilization layout of aircraft cabin section/zone that is fit or able to be sold. array false SaleableConfiguration --- false
stabTable A set of related stabilizer trim settings for given flap settings or thrust ratings. array false StabTable --- false
startWeightTypeCode Method of starting weight calculation (Basic Weight (BW), Dry Operating Weight (DOW)). StartWeightTypeCode false false
supplementaryInfoRequirement A requirement to add specific data to the supplementary information (SI) area of each applicable load sheet (provisional, final, ACARS,...). array false SupplementaryInfoRequirement --- false
swa A service weight adjustment. Standard adjustment to the service weight of an aircraft with optional balance arm and/or index. array false Swa --- false
taxiFuelProcedure A tank sequence for fuel burn and fuel quantity used during the taxiing of an aircraft depending on certain conditions (Standard, Training Flights, etc. ...). array false TaxiFuelProcedure --- false
tippingLimitTable A set of related Tipping Limits. array false TippingLimitTable --- false
{
  "aircraftGroup" : {
    "aircraft" : [ { } ],
    "aircraftGroupConfiguration" : [ { } ],
    "aircraftName" : "string",
    "aircraftSubtypeName" : "string",
    "areaUnitCode" : { },
    "carrier" : { },
    "fuelDensityVolumeUnitCode" : { },
    "fuelDensityWeightUnitCode" : { },
    "iataAircraftType" : { },
    "indexConversionConstantValue" : "number",
    "indexOffsetConstantValue" : "number",
    "leadingEdgeMeasure" : { },
    "lengthUnitCode" : { },
    "liquidVolumeUnitCode" : { },
    "macMeasure" : { },
    "momentLengthUnitCode" : { },
    "momentWeightUnitCode" : { },
    "refArmMeasure" : { },
    "remark" : [ { } ],
    "volumeUnitCode" : { },
    "weightUnitCode" : { }
  },
  "asymmetricalLoadLimitationTable" : [ {
    "aircraftGroupConfiguration" : { },
    "asymmetricalLoadLimitation" : [ { } ],
    "conditionText" : "string",
    "linearLoadInd" : "boolean",
    "rangeFromCode" : "string",
    "rangeToCode" : "string",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "balanceOutputRequirement" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceOutputCode" : { },
    "finalAcarsInd" : "boolean",
    "finalInd" : "boolean",
    "preliminaryAcarsInd" : "boolean",
    "preliminaryInd" : "boolean",
    "remark" : [ { } ]
  } ],
  "cabinComponent" : [ {
    "absoluteLengthMeasure" : { },
    "absoluteWidthMeasure" : { },
    "aircraftGroupConfiguration" : { },
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "cabinColumn" : [ { } ],
    "cabinCompartment" : { },
    "cabinComponentName" : "string",
    "columnEquivWidthNumber" : "number",
    "firstSeatRow" : { },
    "lastSeatRow" : { },
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "orientationCode" : { },
    "pantryDistributionElement" : [ { } ],
    "positionCode" : { },
    "rowEquivLengthNumber" : "number",
    "typeCode" : { },
    "weightUnitIndexValue" : "number"
  } ],
  "cabinLayout" : {
    "aircraftGroupConfiguration" : [ { } ],
    "cabinLayoutClassInfo" : [ { } ],
    "cabinLayoutIdentifier" : "string",
    "iataAircraftType" : { }
  },
  "cargoHeatingDevice" : [ {
    "aircraftGroupConfiguration" : { },
    "cockpitMasterSwitchInd" : "boolean",
    "hold" : { },
    "holdCompartment" : { },
    "remark" : [ { } ],
    "selectionLocationName" : "string",
    "selectionName" : "string",
    "temperatureFromValue" : "number",
    "temperatureToValue" : "number",
    "uldLoadPosition" : { }
  } ],
  "cargoVentilationDevice" : [ {
    "aircraftGroupConfiguration" : { },
    "airExchDuration" : "string",
    "airExchRateValue" : "number",
    "airExchVolumeMeasure" : { },
    "airflowRateBaseCode" : { },
    "hold" : { },
    "holdCompartment" : { },
    "remark" : [ { } ],
    "selectionLocationName" : "string",
    "selectionName" : "string",
    "uldLoadPosition" : { }
  } ],
  "centerOfGravityLimitTable" : [ {
    "aircraftGroupConfiguration" : { },
    "centerOfGravityLimit" : [ { } ],
    "certifiedInd" : "boolean",
    "conditionText" : "string",
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "combinedLoadLimitationTable" : [ {
    "aircraftGroupConfiguration" : { },
    "combinedLoadLimitation" : [ { } ],
    "conditionText" : "string",
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "crewDistribution" : [ {
    "aircraftGroupConfiguration" : { },
    "cabinCrewDistributionElement" : [ { } ],
    "crewDistributionCode" : "string",
    "dowConfiguration" : [ { } ],
    "flightDeckCrewDistributionElement" : [ { } ],
    "remark" : [ { } ]
  } ],
  "cumulativeLoadLimitationTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "cumulativeLoadLimitation" : [ { } ],
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "curtailmentTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "curtailment" : [ { } ],
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "deck" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceArmAftMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "cabinCompartment" : { },
    "cabinCrewLocation" : [ { } ],
    "cabinSection" : [ { } ],
    "deckCode" : { },
    "floorLoadLimitation" : [ { } ],
    "hold" : [ { } ],
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "remark" : [ { } ],
    "runningLoadLimitation" : [ { } ],
    "volumeMeasure" : { }
  } ],
  "defaultInd" : "boolean",
  "dowConfiguration" : [ {
    "aircraftGroupConfiguration" : { },
    "crewDistribution" : { },
    "dowConfigurationCode" : "string",
    "dryOperatingAircraft" : [ { } ],
    "pantryDistribution" : { },
    "potableWaterDistribution" : { },
    "remark" : [ { } ],
    "swa" : [ { } ]
  } ],
  "dowItem" : [ {
    "aircraftGroupConfiguration" : { },
    "dowItemCode" : { },
    "remark" : [ { } ]
  } ],
  "dryOperatingAircraft" : [ {
    "adjustmentInd" : "boolean",
    "aircraft" : { },
    "aircraftGroupConfiguration" : { },
    "balanceArmMeasure" : { },
    "dowConfiguration" : { },
    "indexValue" : "number",
    "macPercent" : "number",
    "remark" : [ { } ],
    "weightMeasure" : { }
  } ],
  "fleetBalanceArmMeasure" : {
    "unitCode" : "string",
    "value" : "number"
  },
  "fleetIndexValue" : "number",
  "fleetMacPercent" : "number",
  "fleetWeightMeasure" : {
    "unitCode" : "string",
    "value" : "number"
  },
  "flightDeckCrewLocation" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceArmCentroidMeasure" : { },
    "flightDeckCrewDistributionElement" : [ { } ],
    "flightDeckCrewLocationIdentifier" : "string",
    "lateralArmCentroidMeasure" : { },
    "seatsQty" : "number",
    "weightUnitIndexValue" : "number"
  } ],
  "floorLoadLimitationTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "floorLoadLimitation" : [ { } ],
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "fuelDistribution" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionName" : "string",
    "fuelDensityMeasure" : { },
    "fuelDensityVolumeUnitCode" : { },
    "fuelDistributionName" : "string",
    "fuelDistributionStep" : [ { } ],
    "maximumVolumeMeasure" : { },
    "maximumWeightMeasure" : { },
    "minimumVolumeMeasure" : { },
    "minimumWeightMeasure" : { },
    "remark" : [ { } ]
  } ],
  "fuelingProcedure" : [ {
    "aircraftGroupConfiguration" : { },
    "cumulativeInd" : "boolean",
    "fuelDensityMeasure" : { },
    "fuelDensityVolumeUnitCode" : { },
    "fuelDistributionStepElement" : [ { } ],
    "fuelEffect" : [ { } ],
    "fuelingProcedureName" : "string",
    "maximumFuelDensityMeasure" : { },
    "maximumVolumeMeasure" : { },
    "maximumWeightMeasure" : { },
    "minimumFuelDensityMeasure" : { },
    "remark" : [ { } ],
    "standardInd" : "boolean",
    "tankName" : "string",
    "taxiFuelBurnOrder" : [ { } ]
  } ],
  "fuelTank" : [ {
    "aircraftGroupConfiguration" : { },
    "fuelTankName" : "string"
  } ],
  "holdLayout" : {
    "aircraftGroupConfiguration" : [ { } ],
    "holdLayoutCargoInfo" : [ { } ],
    "holdLayoutIdentifier" : "string",
    "iataAircraftType" : { }
  },
  "idealTrimLineTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "idealTrimPoint" : [ { } ],
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "lateralImbalanceLimitTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "lateralImbalanceLimit" : [ { } ],
    "momentInd" : "boolean",
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "maximumWeightsTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "maximumWeights" : [ { } ],
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "minimumWeightsTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "minimumWeights" : [ { } ],
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string"
  } ],
  "pantryDistribution" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceArmMeasure" : { },
    "dowConfiguration" : [ { } ],
    "indexValue" : "number",
    "pantryDistributionCode" : "string",
    "pantryDistributionElement" : [ { } ],
    "remark" : [ { } ],
    "totalWeightMeasure" : { }
  } ],
  "paxTrimOutputRequirement" : [ {
    "aircraftGroupConfiguration" : { },
    "remark" : [ { } ],
    "trimTypeCode" : { }
  } ],
  "potableWaterDistribution" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceArmMeasure" : { },
    "dowConfiguration" : [ { } ],
    "indexValue" : "number",
    "potableWaterDistributionCode" : "string",
    "potableWaterDistributionElement" : [ { } ],
    "remark" : [ { } ],
    "totalWeightMeasure" : { }
  } ],
  "potableWaterTank" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "lateralArmCentroidMeasure" : { },
    "maximumWeightMeasure" : { },
    "potableWaterDistributionElement" : [ { } ],
    "potableWaterTankName" : "string",
    "weightUnitIndexValue" : "number"
  } ],
  "runningLoadLimitationTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "runningLoadLimitation" : [ { } ],
    "tableName" : "string"
  } ],
  "saleableConfiguration" : [ {
    "aircraftGroupConfiguration" : { },
    "iataAircraftType" : { },
    "saleableConfigurationClassInfo" : [ { } ],
    "saleableConfigurationIdentifier" : "string",
    "saleableConfigurationSection" : [ { } ]
  } ],
  "stabTable" : [ {
    "aircraftGroupConfiguration" : { },
    "flapsSettingValue" : "number",
    "macPercent" : "number",
    "maximumFlapsSettingValue" : "number",
    "maximumMacPercent" : "number",
    "maximumThrustRatingValue" : "number",
    "minimumFlapsSettingValue" : "number",
    "minimumMacPercent" : "number",
    "minimumThrustRatingValue" : "number",
    "remark" : [ { } ],
    "stab" : [ { } ],
    "stabText" : [ { } ],
    "tableName" : "string",
    "thrustRatingValue" : "number"
  } ],
  "startWeightTypeCode" : {
    "weightTypeCodeEnum" : { }
  },
  "supplementaryInfoRequirement" : [ {
    "aircraftGroupConfiguration" : { },
    "finalAcarsInd" : "boolean",
    "finalInd" : "boolean",
    "preliminaryAcarsInd" : "boolean",
    "preliminaryInd" : "boolean",
    "remark" : [ { } ],
    "supplementaryInfoCode" : "string"
  } ],
  "swa" : [ {
    "aircraftGroupConfiguration" : { },
    "balanceArmMeasure" : { },
    "descText" : "string",
    "dowConfiguration" : [ { } ],
    "indexValue" : "number",
    "remark" : [ { } ],
    "swaCode" : "string",
    "weightMeasure" : { }
  } ],
  "taxiFuelProcedure" : [ {
    "aircraftGroupConfiguration" : { },
    "standardTaxiFuelWeightMeasure" : { },
    "taxiFuelBurnOrder" : [ { } ],
    "taxiFuelProcedureName" : "string"
  } ],
  "tippingLimitTable" : [ {
    "aircraftGroupConfiguration" : { },
    "conditionText" : "string",
    "rangeFromValue" : "number",
    "rangeToValue" : "number",
    "rangeTypeCode" : "string",
    "remark" : [ { } ],
    "tableName" : "string",
    "tippingLimit" : [ { } ]
  } ]
}