| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.scottpreston.javarobot.chapter3.ServoPosition
public class ServoPosition
| Field Summary | |
|---|---|
|  int | pin | 
|  int | pos | 
| Constructor Summary | |
|---|---|
| ServoPosition(int pin,
              int pos) | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public int pin
public int pos
| Constructor Detail | 
|---|
public ServoPosition(int pin,
                     int pos)
              throws java.lang.Exception
java.lang.Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||