aes70
Version:
A controller library for the AES70 protocol.
12 lines (11 loc) • 307 B
JavaScript
/*
* This file has been generated.
*/
/**
* BItset that specifies which fields in **OcaPositionAndOrientation** are used.
* A "1" value signifies that the corresponding **OcaPositionAndOrientation**
* field is used.
* @enum {number}
* @readonly
*/
export const OcaPositionDescriptorFieldFlags = {};