|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnao.Location
nao.NaoLocation
public class NaoLocation
| Field Summary | |
|---|---|
double |
orientation
|
| Fields inherited from class nao.Location |
|---|
x, y, z |
| Constructor Summary | |
|---|---|
NaoLocation(double x,
double y,
double z,
double orientation)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class nao.Location |
|---|
distanceTo |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final double orientation
| Constructor Detail |
|---|
public NaoLocation(double x,
double y,
double z,
double orientation)
| Method Detail |
|---|
public java.lang.String toString()
toString in class Location
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||