public static class

DJIRCHardwareState.DJIRCHardwareLeftWheel

extends Object
java.lang.Object
   ↳ dji.common.remotecontroller.DJIRCHardwareState.DJIRCHardwareLeftWheel

Class Overview

the hardware left wheel of the Remote Controller

Summary

Fields
public int value Gimbal Dial's (upper left wheel) value in the range of [-660,660], where 0 is untouched and positive is turned in the clockwise direction.
Public Constructors
DJIRCHardwareLeftWheel()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int value

Gimbal Dial's (upper left wheel) value in the range of [-660,660], where 0 is untouched and positive is turned in the clockwise direction.

Public Constructors

public DJIRCHardwareLeftWheel ()