java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | dji.common.gimbal.DJIGimbalLoadingBalanceStatus |
The loading balance status of the gimbal. The gimbal loading is changeable for Osmo Mobile. When the mounted mobile device is changed, in order to optimize the gimbal performance. User can adjust the gimbal physically based on the status. Only supported by Osmo Mobile.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DJIGimbalLoadingBalanceStatus | Balanced | The gimbal is balanced. | |||||||||
DJIGimbalLoadingBalanceStatus | TiltingLeft | The gimbal is tilting left. | |||||||||
DJIGimbalLoadingBalanceStatus | TiltingRight | The gimbal is tilting right. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static DJIGimbalLoadingBalanceStatus | valueOf(String name) | ||||||||||
final static DJIGimbalLoadingBalanceStatus[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
The gimbal is tilting left. Adjust the photo to the right hand side to balance the gimbal.
The gimbal is tilting right. Adjust the photo to the left hand side to balance the gimbal.