CenterOfGravityLimitTable
A Set of related Center of Gravity (CG) limits.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
aircraftGroupConfiguration |
A Specific Configuration of an Aircraft Group. |
AircraftGroupConfiguration |
true |
|
|
false |
centerOfGravityLimit |
an End point forward or aft of the range within which the center of gravity of an aircraft must lie for safe flight. |
array |
true |
CenterOfGravityLimit |
--- |
false |
certifiedInd |
Indicates that the specified CG limits are those by which the aircraft has been certified (manufacturer's) or that they are operational limits, that have been curtailed in order to account for certain operational assumptions and associated CG calculation inaccuracies. |
boolean |
false |
|
|
false |
conditionText |
Criteria for which this set of limits should be utilized for a specific flight, e.g. Specific Fuel Range, Aft ZFCG. |
string |
false |
|
|
false |
rangeFromValue |
The minimum value of the range for which the specific table applies. |
number |
false |
|
|
false |
rangeToValue |
The maximum value of the range for which the specific table applies. |
number |
false |
|
|
false |
rangeTypeCode |
Type or nature of the defined From/To values that limit the applicability of the balance limitation table. This may be specific units e.g. 'KG', 'Liters', but may also be used to identify the range e.g. 'Fuel Volume', 'Zero Fuel MAC'. |
string |
false |
|
|
false |
remark |
An additional, supplementary information about the document or service. |
array |
false |
Remark |
--- |
false |
tableName |
Specific name for the table of CG limits. |
string |
false |
|
|
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" : [ { } ]
},
"centerOfGravityLimit" : [ {
"aftIndexValue" : "number",
"aftMacPercent" : "number",
"centerOfGravityLimitTable" : { },
"forwardIndexValue" : "number",
"forwardMacPercent" : "number",
"weightMeasure" : { },
"weightTypeCode" : { }
} ],
"certifiedInd" : "boolean",
"conditionText" : "string",
"rangeFromValue" : "number",
"rangeToValue" : "number",
"rangeTypeCode" : "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" : { }
} ],
"tableName" : "string"
}