surfFdbkZ property

  1. @ImcField('Z Sliding Surface Feedback (Down)', 'surf_fdbk_z', ImcType.typeFp32)
double surfFdbkZ

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

Implementation

@ImcField(
    'Z Sliding Surface Feedback (Down)', 'surf_fdbk_z', ImcType.typeFp32)
double get surfFdbkZ;