surfFdbkY property

  1. @ImcField('Y Sliding Surface Feedback (East)', 'surf_fdbk_y', ImcType.typeFp32)
double surfFdbkY

Components of the vehicle desired acceleration. Overall formation combined sliding surface feedback: eastward direction. On the fixed reference frame.

Implementation

@ImcField(
    'Y Sliding Surface Feedback (East)', 'surf_fdbk_y', ImcType.typeFp32)
double get surfFdbkY;