w property

  1. @ImcField('Variance - Body-Fixed ww Velocity', 'w', ImcType.typeFp32, units: 'm/s')
double w

Body-fixed frame zz axis velocity variance component.

Implementation

@ImcField('Variance - Body-Fixed ww Velocity', 'w', ImcType.typeFp32,
    units: 'm/s')
double get w;