|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.jaer.projects.robothead.Angle
public class Angle
Constructor Summary | |
---|---|
Angle(int radius)
Creates a new instance of Angle |
Method Summary | |
---|---|
void |
dispAngle()
|
int[] |
getAngArray()
|
int |
getAngle(double del)
|
double |
getDist()
|
void |
setDist(double dist)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Angle(int radius)
Method Detail |
---|
public int getAngle(double del)
public void dispAngle()
public int[] getAngArray()
public void setDist(double dist)
public double getDist()
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |