|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.robots.playerJavaClient.PlayerDevice kaos.robots.playerJavaClient.SonarPlayerDevice
public class SonarPlayerDevice
Field Summary | |
---|---|
short |
RANGE_COUNT
|
Constructor Summary | |
---|---|
SonarPlayerDevice(PlayerClient pc,
short indexOfDevice)
|
Method Summary | |
---|---|
int[] |
getRanges()
|
int |
getSamplesCount()
|
void |
handleResponce(int size)
|
void |
queryGeometry()
|
void |
readData()
|
void |
setSonarPower(byte state)
|
java.lang.String |
toString()
|
Methods inherited from class kaos.robots.playerJavaClient.PlayerDevice |
---|
getTimeForDataSampled_sec, getTimeForDataSampled_usec, getTimeForDataSampled, getTimeForDataSent_sec, getTimeForDataSent_usec, getTimeForDataSent, handleEARMessage, handleNARMessage, readHeader, readRequestedData, readyToRead, sendHeader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final short RANGE_COUNT
Constructor Detail |
---|
public SonarPlayerDevice(PlayerClient pc, short indexOfDevice)
Method Detail |
---|
public void readData()
readData
in class PlayerDevice
public int[] getRanges()
public int getSamplesCount()
public void queryGeometry()
public void setSonarPower(byte state)
public void handleResponce(int size)
handleResponce
in class PlayerDevice
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |