|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wiigee.filter.Filter
org.wiigee.filter.RotationResetFilter
public class RotationResetFilter
Removes rotation events which are for all axis under a defined threshold value (which default is 2.0 degrees per second TBD).
| Constructor Summary | |
|---|---|
RotationResetFilter(Wiimote source)
|
|
| Method Summary | |
|---|---|
double[] |
filterAlgorithm(double[] vector)
|
void |
reset()
|
| Methods inherited from class org.wiigee.filter.Filter |
|---|
filter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RotationResetFilter(Wiimote source)
| Method Detail |
|---|
public void reset()
reset in class org.wiigee.filter.Filterpublic double[] filterAlgorithm(double[] vector)
filterAlgorithm in class org.wiigee.filter.Filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||