customY property

  1. @ImcField('Variance - Custom Variable Y', 'custom_y', ImcType.typeFp32)
double customY

Custom variable.

Implementation

@ImcField('Variance - Custom Variable Y', 'custom_y', ImcType.typeFp32)
double get customY;