surfaceFrictionMap top-level property

Map<String, String> surfaceFrictionMap
final

Table 0366

Implementation

final surfaceFrictionMap = <String, String>{
  '91': 'breaking action poor',
  '92': 'breaking action medium/poor',
  '93': 'breaking action medium',
  '94': 'breaking action medium/good',
  '95': 'breaking action good',
  '96': 'reserved',
  '97': 'reserved',
  '98': 'reserved',
  '99': 'unreliable',
  '//': 'breaking conditions not reported and/or runway not operational',
};