class POIInfo
Package: | dji.v5.manager.intelligent.poi |
Description:
Information of POI function.
Supported since MSDK 5.14.0
Class Members:
Members
method isRunning
Package: | dji.v5.manager.intelligent.poi |
Description:
Gets whether the POI function is running.
Return:
boolean | Returns whether the POI function is running. |
method getRadius
Package: | dji.v5.manager.intelligent.poi |
Description:
Gets the POI radius.
Return:
double | Returns the POI radius. |
method getCurSpeed
Package: | dji.v5.manager.intelligent.poi |
Description:
Gets the current POI speed.
Return:
double | Returns the current POI speed. |
method getTargetSpeed
Package: | dji.v5.manager.intelligent.poi |
Description:
Gets the set POI speed.
Return:
double | Returns the set POI speed. |