class POITarget
包: | dji.v5.manager.intelligent.poi |
描述:
环绕功能的目标类。
MSDK 5.14.0开始支持
类成员:
Members
method getIndex
包: | dji.v5.manager.intelligent.poi |
描述:
获取环绕功能的目标索引。
返回值:
method setIndex
void setIndex(Integer index)
|
包: | dji.v5.manager.intelligent.poi |
描述:
设置环绕功能的目标索引。
输入参数:
method getTargetLocation
LocationCoordinate3D getTargetLocation()
|
包: | dji.v5.manager.intelligent.poi |
描述:
获取环绕功能的目标位置。
返回值:
method setTargetLocation
void setTargetLocation(LocationCoordinate3D targetLocation)
|
包: | dji.v5.manager.intelligent.poi |
描述:
设置环绕功能的目标位置。
输入参数: