|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.pogamut.ut2004.utils.UTAlgebra
public class UTAlgebra
Constructor Summary | |
---|---|
UTAlgebra()
|
Method Summary | |
---|---|
static double |
lineOfSightAngle(Location agentLocation,
Rotation agentRotation,
Location object)
Returns degrees! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UTAlgebra()
Method Detail |
---|
public static double lineOfSightAngle(Location agentLocation, Rotation agentRotation, Location object)
agentLocation
- agentRotation
- object
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |