BayLock
A Lock used by a ULD Position.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
lock |
An ULD restraint which can be fixed within the aircraft. |
Lock |
true |
|
|
false |
lockPositionCode |
Position of lock relative to the ULD position. |
LockPositionCode |
false |
|
|
false |
uldLoadPosition |
A subdivision of a containerized/palletized compartment. |
UldLoadPosition |
true |
|
|
false |
{
"lock" : {
"balanceArmMeasure" : { },
"bayLock" : [ { } ],
"hold" : { },
"lateralArmMeasure" : { },
"lockIdentifier" : "string",
"typeCode" : "string",
"verticalInd" : "boolean"
},
"lockPositionCode" : {
"lockPositionCodeEnum" : { }
},
"uldLoadPosition" : {
"balanceArmAftMeasure" : { },
"balanceArmCentroidMeasure" : { },
"balanceArmForwardMeasure" : { },
"bayGrouping" : [ { } ],
"bayLock" : [ { } ],
"cargoHeatingDevice" : [ { } ],
"cargoVentilationDevice" : [ { } ],
"combinedLoadLimitation" : [ { } ],
"hold" : { },
"holdCompartment" : { },
"lateralArmCentroidMeasure" : { },
"lateralArmFromMeasure" : { },
"lateralArmToMeasure" : { },
"maximumWeightMeasure" : { },
"missingRestraintRule" : [ { } ],
"specialLoadLimitation" : [ { } ],
"uld" : { },
"uldCompatibility" : [ { } ],
"uldLoadPositionIdentifier" : "string",
"volumeMeasure" : { },
"weightUnitIndexValue" : "number"
}
}