vD property

  1. @ImcField('Velocity Down', 'v_d', ImcType.typeFp32, units: 'm/s')
double vD

Velocity Down coordinate.

Implementation

@ImcField('Velocity Down', 'v_d', ImcType.typeFp32, units: 'm/s')
double get vD;