Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
ratio | Ratio of fuel burn for the specific tank with respect to other tanks for the same sequence. | number | false | false | ||
seqNumber | Identifies the tank burning sequence during taxiing. | integer | false | false | ||
tankName | 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. | FuelingProcedure | true | 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. ...). | TaxiFuelProcedure | true | false |
TaxiFuelProcedure |
FuelingProcedure |
{ "ratio" : "number", "seqNumber" : "integer", "tankName" : { "aircraftGroupConfiguration" : { }, "cumulativeInd" : "boolean", "fuelDensityMeasure" : { }, "fuelDensityVolumeUnitCode" : { }, "fuelDistributionStepElement" : [ { } ], "fuelEffect" : [ { } ], "fuelingProcedureName" : "string", "maximumFuelDensityMeasure" : { }, "maximumVolumeMeasure" : { }, "maximumWeightMeasure" : { }, "minimumFuelDensityMeasure" : { }, "remark" : [ { } ], "standardInd" : "boolean", "tankName" : "string", "taxiFuelBurnOrder" : [ { } ] }, "taxiFuelProcedure" : { "aircraftGroupConfiguration" : { }, "standardTaxiFuelWeightMeasure" : { }, "taxiFuelBurnOrder" : [ { } ], "taxiFuelProcedureName" : "string" } }