@Deprecated public class ControllerPower extends java.lang.Object
Constructor and Description |
---|
ControllerPower()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static double |
getCurrent3V3()
Deprecated.
|
static double |
getCurrent5V()
Deprecated.
|
static double |
getCurrent6V()
Deprecated.
|
static boolean |
getEnabled3V3()
Deprecated.
|
static boolean |
getEnabled5V()
Deprecated.
|
static boolean |
getEnabled6V()
Deprecated.
|
static int |
getFaultCount3V3()
Deprecated.
|
static int |
getFaultCount5V()
Deprecated.
|
static int |
getFaultCount6V()
Deprecated.
|
static double |
getInputCurrent()
Deprecated.
|
static double |
getInputVoltage()
Deprecated.
|
static double |
getVoltage3V3()
Deprecated.
|
static double |
getVoltage5V()
Deprecated.
|
static double |
getVoltage6V()
Deprecated.
|
public ControllerPower()
@Deprecated public static double getInputVoltage()
@Deprecated public static double getInputCurrent()
@Deprecated public static double getVoltage3V3()
@Deprecated public static double getCurrent3V3()
@Deprecated public static boolean getEnabled3V3()
@Deprecated public static int getFaultCount3V3()
@Deprecated public static double getVoltage5V()
@Deprecated public static double getCurrent5V()
@Deprecated public static boolean getEnabled5V()
@Deprecated public static int getFaultCount5V()
@Deprecated public static double getVoltage6V()
@Deprecated public static double getCurrent6V()
@Deprecated public static boolean getEnabled6V()
@Deprecated public static int getFaultCount6V()