Class PowerDistributionPanelWPIAdapter
java.lang.Object
xbot.common.controls.sensors.XPowerDistributionPanel
xbot.common.controls.sensors.wpi_adapters.PowerDistributionPanelWPIAdapter
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from class xbot.common.controls.sensors.XPowerDistributionPanel
XPowerDistributionPanel.XPowerDistributionPanelFactory
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PowerDistributionPanelWPIAdapter
@AssistedInject public PowerDistributionPanelWPIAdapter()
-
-
Method Details
-
getCurrent
public double getCurrent(int channel) - Specified by:
getCurrent
in classXPowerDistributionPanel
-