Orientation_AxisAngles$json top-level constant
- @Deprecated('Use orientationDescriptor instead')
Implementation
@$core.Deprecated('Use orientationDescriptor instead')
const Orientation_AxisAngles$json = {
'1': 'AxisAngles',
'2': [
{'1': 'theta', '3': 1, '4': 1, '5': 1, '8': {}, '10': 'theta'},
{'1': 'x', '3': 2, '4': 1, '5': 1, '10': 'x'},
{'1': 'y', '3': 3, '4': 1, '5': 1, '10': 'y'},
{'1': 'z', '3': 4, '4': 1, '5': 1, '10': 'z'},
],
};