FlightDeckCrewLocation
A Seat location for flight deck crew.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
aircraftGroupConfiguration |
A Specific Configuration of an Aircraft Group. |
AircraftGroupConfiguration |
true |
|
|
false |
balanceArmCentroidMeasure |
The linear dimension from the aircraft datum to the flight deck crew location, at which the departure control system will calculate the center of gravity influence of crew located at that flight deck crew location. |
LengthMeasure |
false |
|
|
false |
flightDeckCrewDistributionElement |
A specific allocation in a crew distribution related to flight deck crew. |
array |
false |
FlightDeckCrewDistributionElement |
--- |
false |
flightDeckCrewLocationIdentifier |
Identifies a flight deck crew location. Typical values include Captain, FO, Observer. |
string |
false |
|
|
false |
lateralArmCentroidMeasure |
The lateral position of the flight deck crew location. Used when crew lateral imbalance influence is required to be calculated, and/or when graphical representation of each crew location is available in the supplier's departure control system. |
LengthMeasure |
false |
|
|
false |
seatsQty |
The total number of seats that exist at the specified flight deck crew location. |
number |
false |
|
|
false |
weightUnitIndexValue |
The index influence of one weight unit (as defined under aircraft units) of crew weight located at that location. |
number |
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" : [ { } ]
},
"balanceArmCentroidMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"flightDeckCrewDistributionElement" : [ {
"baggageLocation" : { },
"baggageWithCrewInd" : "boolean",
"crewDistribution" : { },
"crewQty" : "number",
"flightDeckCrewLocation" : { },
"seqNumber" : "integer"
} ],
"flightDeckCrewLocationIdentifier" : "string",
"lateralArmCentroidMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"seatsQty" : "number",
"weightUnitIndexValue" : "number"
}