runwayContaminationMap top-level property
Table 0519
Implementation
final runwayContaminationMap = <String, String>{
'1': 'less than 10% of runway',
'2': '11%-25% of runway',
'3': 'reserved',
'4': 'reserved',
'5': '26%-50% of runway',
'6': 'reserved',
'7': 'reserved',
'8': 'reserved',
'9': '51%-100% of runway',
'/': 'not reported',
};