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.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
aircraftGroupConfiguration |
A Specific Configuration of an Aircraft Group. |
AircraftGroupConfiguration |
true |
|
|
false |
cumulativeInd |
Indicates that fueling procedure relates to all tanks (true) or to an individual tank or group of tanks (false). |
boolean |
false |
|
|
false |
fuelDensityMeasure |
Fuel density used in case fuel data is defined as weight/index, expressed as weight for a given fuel density volume unit. |
WeightMeasure |
false |
|
|
false |
fuelDensityVolumeUnitCode |
Liquid volume unit used for fuel density calculation. When missing the standard aircraft fuel density volume unit is used. |
LiquidVolumeUnitCode |
false |
|
|
false |
fuelDistributionStepElement |
A quantity or ratio allocated to a specific tank or set of tanks during a fuel distribution step. |
array |
false |
FuelDistributionStepElement |
--- |
false |
fuelEffect |
An Effect of fuel volume and/or weight on balance arm and/or index for a given fuel tank or fueling procedure. |
array |
true |
FuelEffect |
--- |
false |
fuelingProcedureName |
Specific name of the procedure for filling the complete set of tanks of an aircraft ('Standard Fueling', 'All Tanks'), or the name of an individual fuel tank ('Left Hand Outer', 'Tank 1') or group of tanks ('Outers', 'Wing Tanks'). |
string |
false |
|
|
false |
maximumFuelDensityMeasure |
Maximum fuel density permitted, expressed as weight for a given fuel density volume unit. |
WeightMeasure |
false |
|
|
false |
maximumVolumeMeasure |
Maximum volume of the fuel tank or set of tanks. |
LiquidVolumeMeasure |
false |
|
|
false |
maximumWeightMeasure |
Maximum permitted fuel weight for the fuel tank or set of tanks. |
WeightMeasure |
false |
|
|
false |
minimumFuelDensityMeasure |
Minimum fuel density permitted, expressed as weight for a given fuel density volume unit. |
WeightMeasure |
false |
|
|
false |
remark |
An additional, supplementary information about the document or service. |
array |
false |
Remark |
--- |
false |
standardInd |
For cumulative fueling procedures indicates that the procedure complies with the standard fueling distribution as defined by the aircraft manufacturer. Where a non-standard distribution is specified additional comments may be required in the remarks field. |
boolean |
false |
|
|
false |
tankName |
For non-cumulative fueling procedures, specifies which individual tanks are included in the grouping. Where the procedure name considers only one tank the Tank name will normally equal the Procedure name. |
string |
false |
|
|
false |
taxiFuelBurnOrder |
A tank order for taxi fuel burn. |
array |
false |
TaxiFuelBurnOrder |
--- |
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" : [ { } ]
},
"cumulativeInd" : "boolean",
"fuelDensityMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"fuelDensityVolumeUnitCode" : {
"liquidVolumeUnitCodeEnum" : { }
},
"fuelDistributionStepElement" : [ {
"fuelDistributionStep" : { },
"fuelVolumeMeasure" : { },
"fuelWeightMeasure" : { },
"ratio" : "number",
"tankName" : { }
} ],
"fuelEffect" : [ {
"balanceArmMeasure" : { },
"fuelingProcedure" : { },
"fuelVolumeMeasure" : { },
"fuelWeightMeasure" : { },
"indexValue" : "number",
"lateralArmMeasure" : { }
} ],
"fuelingProcedureName" : "string",
"maximumFuelDensityMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"maximumVolumeMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"maximumWeightMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"minimumFuelDensityMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"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" : { }
} ],
"standardInd" : "boolean",
"tankName" : "string",
"taxiFuelBurnOrder" : [ {
"ratio" : "number",
"seqNumber" : "integer",
"tankName" : { },
"taxiFuelProcedure" : { }
} ]
}