PLI$json top-level constant
Implementation
@$core.Deprecated('Use pLIDescriptor instead')
const PLI$json = {
'1': 'PLI',
'2': [
{'1': 'latitude_i', '3': 1, '4': 1, '5': 15, '10': 'latitudeI'},
{'1': 'longitude_i', '3': 2, '4': 1, '5': 15, '10': 'longitudeI'},
{'1': 'altitude', '3': 3, '4': 1, '5': 5, '10': 'altitude'},
{'1': 'speed', '3': 4, '4': 1, '5': 13, '10': 'speed'},
{'1': 'course', '3': 5, '4': 1, '5': 13, '10': 'course'},
],
};