DJI Mobile SDK Documentation

      class POIParam

      class POIParam
      Package:dji.v5.manager.intelligent.poi
      Description:

      Parameter of POI function.

      Supported since MSDK 5.14.0

      Class Members:

      Members

      method getCircleSpeed
      Double getCircleSpeed()
      Package:dji.v5.manager.intelligent.poi
      Description:

      Gets the speed of the POI function.

      Return:
      DoubleReturns the speed of the POI function.
      method setCircleSpeed
      void setCircleSpeed(Double circleSpeed)
      Package:dji.v5.manager.intelligent.poi
      Description:

      Sets the speed of the POI function.

      Input Parameters:
      Double circleSpeedSpeed of the POI.