| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wpi.first.wpilibj.Skeleton.tTrackState
public static class Skeleton.tTrackState
The TrackState of the skeleton
| Field Summary | |
|---|---|
| static Skeleton.tTrackState | kNotTrackedTrackState: Not Tracked | 
| protected static int | kNotTracked_val | 
| static Skeleton.tTrackState | kPositionOnlyTrackState: Position Only | 
| protected static int | kPositionOnly_val | 
| static Skeleton.tTrackState | kTrackedTrackState: Tracked | 
| protected static int | kTracked_val | 
|  int | valueThe integer value representing this enumeration. | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final int value
protected static final int kNotTracked_val
protected static final int kPositionOnly_val
protected static final int kTracked_val
public static final Skeleton.tTrackState kNotTracked
public static final Skeleton.tTrackState kPositionOnly
public static final Skeleton.tTrackState kTracked
| 
 | " 2013 FRC Java API" | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||