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

Package class diagram package UTAlgebra
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.utils.UTAlgebra

public class UTAlgebra
extends Object

Author:
Jimmy

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:


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.