| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.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 PlayerDevicepublic int[] getRanges()
public int getSamplesCount()
public void queryGeometry()
public void setSonarPower(byte state)
public void handleResponce(int size)
handleResponce in class PlayerDevicepublic 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 | ||||||||