|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.data.Collision.Wall
public static class Collision.Wall
Field Summary | |
---|---|
double |
direction
|
double |
distance
|
double |
limitLeft
|
double |
limitRight
|
Constructor Summary | |
---|---|
Collision.Wall()
|
|
Collision.Wall(double dir,
double dist,
double left,
double right)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double direction
public double distance
public double limitLeft
public double limitRight
Constructor Detail |
---|
public Collision.Wall()
public Collision.Wall(double dir, double dist, double left, double right)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |