DJIFlightOrientationMode
enum DJIFlightOrientationMode : uint8_t {}
Tells the aircraft how to interpret flight commands for forward, backward, left and right. See the Flight Controller User Guide for more information.
-
The aircraft should move relative to a locked course heading.
Declaration
Objective-C
DJIFlightOrientationModeCourseLock
-
The aircraft should move relative radially to the Home Point.
Declaration
Objective-C
DJIFlightOrientationModeHomeLock
-
The aircraft should move relative to the front of the aircraft.
Declaration
Objective-C
DJIFlightOrientationModeDefaultAircraftHeading