© 2006-2007 ETH Zurich

org.ximtec.igesture.util.additionswiimote
Class WiiMoteTools

java.lang.Object
  extended by org.ximtec.igesture.util.additionswiimote.WiiMoteTools

public class WiiMoteTools
extends Object


Constructor Summary
WiiMoteTools()
           
 
Method Summary
static RecordedGesture3D accelerationsToTraces(Accelerations acc)
          Converts the acceleration data from the WiiMote into timestamped 3D positions in a RecordedGesture3D object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WiiMoteTools

public WiiMoteTools()
Method Detail

accelerationsToTraces

public static RecordedGesture3D accelerationsToTraces(Accelerations acc)
Converts the acceleration data from the WiiMote into timestamped 3D positions in a RecordedGesture3D object

Parameters:
acc - the acceleration data coming from the WiiMote controller
Returns:

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.