loiterRadius property

  1. @ImcField('Loiter Radius', 'loiter_radius', ImcType.typeFp32)
double loiterRadius

Whenever an intended reference is achieved, this maneuver will maintain the vehicle in vaticiny of that location. The loiter radius is used to define the radius of this (xy) area.

Implementation

@ImcField('Loiter Radius', 'loiter_radius', ImcType.typeFp32)
double get loiterRadius;