cz.cuni.amis.pogamut.ut2004.utils
Class UTAlgebra

java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.utils.UTAlgebra

public class UTAlgebra
extends java.lang.Object


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

UTAlgebra

public UTAlgebra()
Method Detail

lineOfSightAngle

public static double lineOfSightAngle(Location agentLocation,
                                      Rotation agentRotation,
                                      Location object)
Returns degrees!

Parameters:
agentLocation -
agentRotation -
object -
Returns: