|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCarmen.Point
public class Point
Carmen Point
| Field Summary | |
|---|---|
double |
theta
pose information in metres for x, y and radians for theta |
double |
x
pose information in metres for x, y and radians for theta |
double |
y
pose information in metres for x, y and radians for theta |
| Constructor Summary | |
|---|---|
Point()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double x
public double y
public double theta
| Constructor Detail |
|---|
public Point()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||