Lock
An ULD restraint which can be fixed within the aircraft.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
balanceArmMeasure |
Linear dimension from the aircraft datum to the location of the lock. |
LengthMeasure |
false |
|
|
false |
bayLock |
A Lock used by a ULD Position. |
array |
false |
BayLock |
--- |
false |
hold |
A space in an aircraft confined by ceiling, floor, walls and bulkhead, used for carrying load. |
Hold |
true |
|
|
false |
lateralArmMeasure |
Lateral position of lock. Specify values as negative for linear dimensions extending to the left of the aircraft centerline and positive for linear dimensions extending to the right of the aircraft centerline. |
LengthMeasure |
false |
|
|
false |
lockIdentifier |
Identifies a lock within a hold. |
string |
false |
|
|
false |
typeCode |
Type of lock (Pallet Lock, Lateral Guide, Fixed End Stop, Center Guide, ...). |
string |
false |
|
|
false |
verticalInd |
Indicator vertical lock. |
boolean |
false |
|
|
false |
{
"balanceArmMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"bayLock" : [ {
"lock" : { },
"lockPositionCode" : { },
"uldLoadPosition" : { }
} ],
"hold" : {
"bagSegment" : { },
"balanceArmAftMeasure" : { },
"balanceArmCentroidMeasure" : { },
"balanceArmForwardMeasure" : { },
"bayGrouping" : [ { } ],
"bulkInd" : "boolean",
"cargoHeatingDevice" : [ { } ],
"cargoVentilationDevice" : [ { } ],
"combinedLoadLimitation" : [ { } ],
"deck" : { },
"door" : [ { } ],
"holdCompartment" : { },
"holdIdentifier" : "string",
"lateralArmCentroidMeasure" : { },
"lateralArmFromMeasure" : { },
"lateralArmToMeasure" : { },
"lock" : [ { } ],
"maximumWeightMeasure" : { },
"noRuleIsZeroInd" : "boolean",
"specialLoadLimitation" : [ { } ],
"uldLoadPosition" : [ { } ],
"volumeMeasure" : { },
"weightUnitIndexValue" : "number"
},
"lateralArmMeasure" : {
"unitCode" : "string",
"value" : "number"
},
"lockIdentifier" : "string",
"typeCode" : "string",
"verticalInd" : "boolean"
}