scaleFactor property

  1. @ImcField('Scaling Factor', 'scale_factor', ImcType.typeFp32)
double scaleFactor

Scaling factor used to multiply each data unit to restore the original floating point value.

Implementation

@ImcField('Scaling Factor', 'scale_factor', ImcType.typeFp32)
double get scaleFactor;