| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.wpi.first.wpilibj.Skeleton.tJointTrackingState
public static class Skeleton.tJointTrackingState
The Joint TrackingState
| Field Summary | |
|---|---|
| static Skeleton.tJointTrackingState | kInferredJoint TrackingState: Inferred | 
| protected static int | kInferred_val | 
| static Skeleton.tJointTrackingState | kNotTrackedJoint TrackingState: Not Tracked | 
| protected static int | kNotTracked_val | 
| static Skeleton.tJointTrackingState | kTrackedJoint TrackingState: Tracked | 
| protected static int | kTracked_val | 
|  int | valueThe integer value representing this enumeration. | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final int value
protected static final int kNotTracked_val
protected static final int kInferred_val
protected static final int kTracked_val
public static final Skeleton.tJointTrackingState kNotTracked
public static final Skeleton.tJointTrackingState kInferred
public static final Skeleton.tJointTrackingState kTracked
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||