|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AcousticInfo
The class AcousticInfo
defines a new data type for saving the information
about the acoustic messages
(currently not used)
Method Summary | |
double |
direction()
The direction to the sender of the message |
java.lang.String |
message()
The received message |
java.lang.String |
sender()
The sender of the message |
int |
time()
The current cycle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String sender()
public int time()
public double direction()
public java.lang.String message()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |