maxVrate property

  1. @ImcField('Maximum Vertical Rate', 'max_vrate', ImcType.typeFp32, units: 'm/s')
double maxVrate

Implementation

@ImcField('Maximum Vertical Rate', 'max_vrate', ImcType.typeFp32,
    units: 'm/s')
double get maxVrate;