|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnanovm.nibo.drivers.Bot
public class Bot
Gives access to general information about the Nibo robot. You will have to call update first to get actual values.
Constructor Summary | |
---|---|
Bot()
|
Method Summary | |
---|---|
static int |
getSupplyVoltage()
get the supply voltage. |
static void |
update()
update bot data |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bot()
Method Detail |
---|
public static void update()
public static int getSupplyVoltage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |