class BatteryOverview
@EXClassNullAway class BatteryOverview
|
Description:
Provides an overview of a battery when aircraft is using multiple batteries.
Class Members:
Battery Properties
method getIndex
Package: | dji.common.battery |
Description:
Index of the battery. Index starts from 0. For Matrice 600, the number 1 battery compartment relates to index 0.
Return:
method isConnected
Package: | dji.common.battery |
Description:
true
if the battery is currently connected to the aircraft.
Return:
method getChargeRemainingInPercent
int getChargeRemainingInPercent()
|
Package: | dji.common.battery |
Description:
The remaining percentage energy of the battery with range [0, 100].
Return: