vz property

  1. @ImcField('Ground Velocity Z (Down)', 'vz', ImcType.typeFp32, units: 'm/s')
double vz

Ground Velocity zz axis velocity component.

Implementation

@ImcField('Ground Velocity Z (Down)', 'vz', ImcType.typeFp32, units: 'm/s')
double get vz;