turbulence property

  1. @ImcField('Stream Turbulence', 'Turbulence', ImcType.typeFp32, units: 'm/s/s')
double turbulence

Evaluation of the stream turbulence level, through the stream acceleration.

Implementation

@ImcField('Stream Turbulence', 'Turbulence', ImcType.typeFp32, units: 'm/s/s')
double get turbulence;