| java.lang.Object | |
| ↳ | dji.common.remotecontroller.DJIRCHardwareState.DJIRCHardwareTransformationSwitch | 
Transformation Switch position. The Transformation Switch is around the Return To Home Button on Inspire, Inspire 1 and M100 Remote Controllers, and controls the state of the aircraft's landing gear.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | isPresent | true if the Transformation Switch is present. | 
      |||||||||
| public DJIRCHardwareState.DJIRCHardwareTransformationSwitchState | transformationSwitchState | Current transformation switch state. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DJIRCHardwareTransformationSwitch(DJIRCHardwareState.DJIRCHardwareTransformationSwitchState state) | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
true if the Transformation Switch is present.
Current transformation switch state.