class WaypointAircraftControlStartStopFlyParam
class WaypointAircraftControlStartStopFlyParam
|
Package: | dji.common.mission.waypointv2.Action |
Description:
This class defines if the aircraft starts or stops the flight.
Class Members:
method isStartFly
Package: | dji.common.mission.waypointv2.Action |
Description:
Determines the aircraft start flying or stop flying. true
for the aircraft to start flying.
Return:
boolean | A boolean value to check aircraft start flying. |
Make Waypoint Aircraft Control Start Stop Fly
class