A C D G H I L M O P S U V W 

A

Arm - Class in de.voidplus.myo
 
Arm.Type - Enum in de.voidplus.myo
 

C

Collector - Class in de.voidplus.myo
 
Collector(Myo) - Constructor for class de.voidplus.myo.Collector
 

D

de.voidplus.myo - package de.voidplus.myo
 
dispose() - Method in class de.voidplus.myo.Myo
 

G

getAccelerometer() - Method in class de.voidplus.myo.Myo
Get gyroscope values of device.
getArm() - Method in class de.voidplus.myo.Myo
Get the type of recognized arm.
getEmg() - Method in class de.voidplus.myo.Myo
Get raw data of EMG sensors.
getFirmware() - Method in class de.voidplus.myo.Myo
Get the firmware of device.
getGyroscope() - Method in class de.voidplus.myo.Myo
Get gyroscope values of device.
getOrientation() - Method in class de.voidplus.myo.Myo
Get orientation values of device.
getPose() - Method in class de.voidplus.myo.Myo
Get the name of the latest pose.
getRawHub() - Method in class de.voidplus.myo.Myo
Get access to the raw instance of class Hub.
getRawMyo() - Method in class de.voidplus.myo.Myo
Get access to the raw instance of class Myo.
getType() - Method in class de.voidplus.myo.Arm
Get the type of arm.
getType() - Method in class de.voidplus.myo.Pose
Get the type of pose.

H

hasArm() - Method in class de.voidplus.myo.Myo
Arm recognized?

I

isArmLeft() - Method in class de.voidplus.myo.Myo
Left arm?
isArmRight() - Method in class de.voidplus.myo.Myo
Right arm?
isLeft() - Method in class de.voidplus.myo.Arm
Left arm?
isRight() - Method in class de.voidplus.myo.Arm
Right arm? For humans with more than two arms.

L

lock() - Method in class de.voidplus.myo.Myo
Force the Myo to lock immediately.

M

Myo - Class in de.voidplus.myo
 
Myo(PApplet) - Constructor for class de.voidplus.myo.Myo
 
Myo.Event - Enum in de.voidplus.myo
 
Myo.LockingPolicy - Enum in de.voidplus.myo
 
Myo.Unlock - Enum in de.voidplus.myo
 

O

onAccelerometerData(Myo, long, Vector3) - Method in class de.voidplus.myo.Collector
 
onArmSync(Myo, long, Arm, XDirection) - Method in class de.voidplus.myo.Collector
 
onArmUnsync(Myo, long) - Method in class de.voidplus.myo.Collector
 
onConnect(Myo, long, FirmwareVersion) - Method in class de.voidplus.myo.Collector
 
onDisconnect(Myo, long) - Method in class de.voidplus.myo.Collector
 
onEmgData(Myo, long, byte[]) - Method in class de.voidplus.myo.Collector
 
onGyroscopeData(Myo, long, Vector3) - Method in class de.voidplus.myo.Collector
 
onLock(Myo, long) - Method in class de.voidplus.myo.Collector
 
onOrientationData(Myo, long, Quaternion) - Method in class de.voidplus.myo.Collector
 
onPair(Myo, long, FirmwareVersion) - Method in class de.voidplus.myo.Collector
 
onPose(Myo, long, com.thalmic.myo.Pose) - Method in class de.voidplus.myo.Collector
 
onRssi(Myo, long, int) - Method in class de.voidplus.myo.Collector
 
onUnlock(Myo, long) - Method in class de.voidplus.myo.Collector
 
onUnpair(Myo, long) - Method in class de.voidplus.myo.Collector
 

P

Pose - Class in de.voidplus.myo
 
Pose.Type - Enum in de.voidplus.myo
 
pre() - Method in class de.voidplus.myo.Myo
 

S

setFrequency(int) - Method in class de.voidplus.myo.Myo
Set the duration to access data.
setLockingPolicy(Myo.LockingPolicy) - Method in class de.voidplus.myo.Myo
Set the locking policy for Myos connected to the Hub.
setVerbose(boolean) - Method in class de.voidplus.myo.Myo
Print debug information to the console.
setVerboseLevel(int) - Method in class de.voidplus.myo.Myo
Set the level of the log level.

U

unlock(Myo.Unlock) - Method in class de.voidplus.myo.Myo
Unlock the Myo.

V

valueOf(String) - Static method in enum de.voidplus.myo.Arm.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.voidplus.myo.Myo.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.voidplus.myo.Myo.LockingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.voidplus.myo.Myo.Unlock
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.voidplus.myo.Pose.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.voidplus.myo.Arm.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.voidplus.myo.Myo.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.voidplus.myo.Myo.LockingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.voidplus.myo.Myo.Unlock
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.voidplus.myo.Pose.Type
Returns an array containing the constants of this enum type, in the order they are declared.
vibrate(int) - Method in class de.voidplus.myo.Myo
The device will vibrate for haptic feedback.
vibrate() - Method in class de.voidplus.myo.Myo
 

W

withEmg() - Method in class de.voidplus.myo.Myo
Enable EMG mode.
withoutEmg() - Method in class de.voidplus.myo.Myo
Disable EMG mode.
A C D G H I L M O P S U V W 

Processing library MyoForProcessing by Darius Morawiec. (C) 2014