velN property

  1. @ImcField('NED North Velocity', 'vel_n', ImcType.typeFp32, units: 'm/s')
double velN

NED North Velocity.

Implementation

@ImcField('NED North Velocity', 'vel_n', ImcType.typeFp32, units: 'm/s')
double get velN;