| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectohmm.OHMM
ohmm.OHMMDrive
ohmm.OHMMSite
public class OHMMSite
OHMM high level processor library with site extensions.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class ohmm.OHMMDrive | 
|---|
| OHMMDrive.AllStateDrive, OHMMDrive.DriveState | 
| Nested classes/interfaces inherited from class ohmm.OHMM | 
|---|
| OHMM.AllState, OHMM.AnalogChannel, OHMM.ArmState, OHMM.AXReg, OHMM.AXState, OHMM.BatState, OHMM.DigitalPin, OHMM.MotState, OHMM.OHMMState, OHMM.SenseState, OHMM.TaskState | 
| Field Summary | |
|---|---|
| private static java.lang.String | svnid | 
| Fields inherited from class ohmm.OHMMDrive | 
|---|
| DRIVE_CFG_INDEX_B, DRIVE_CFG_INDEX_MA, DRIVE_CFG_INDEX_MS, DRIVE_CFG_INDEX_R, DRIVE_CFG_INDEX_TOL, DRIVE_CFG_LEN, DRIVE_ERR_ODOM, DRIVE_ERR_TIMEOUT, STATUS_INDEX_ARM, STATUS_INDEX_DRIVE, STATUS_LEN, VERSION | 
| Constructor Summary | |
|---|---|
| OHMMSite()Calls superclass constructor. | |
| OHMMSite(double initWait,
         java.lang.String[] cmd)Calls superclass constructor. | |
| OHMMSite(ErrorHandler eh)Calls superclass constructor. | |
| OHMMSite(ErrorHandler eh,
         double initWait,
         java.lang.String[] cmd)Calls superclass constructor. | |
| OHMMSite(ErrorHandler eh,
         java.io.File p)Calls superclass constructor. | |
| OHMMSite(ErrorHandler eh,
         java.lang.String p)Calls superclass constructor. | |
| OHMMSite(ErrorHandler eh,
         java.lang.String[] cmd)Calls superclass constructor. | |
| OHMMSite(java.io.File p)Calls superclass constructor. | |
| OHMMSite(java.lang.String p)Calls superclass constructor. | |
| OHMMSite(java.lang.String[] cmd)Calls superclass constructor. | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private static final java.lang.String svnid
| Constructor Detail | 
|---|
public OHMMSite(ErrorHandler eh,
                java.io.File p)
public OHMMSite(java.io.File p)
public OHMMSite(ErrorHandler eh,
                java.lang.String p)
public OHMMSite(java.lang.String p)
public OHMMSite(ErrorHandler eh,
                double initWait,
                java.lang.String[] cmd)
public OHMMSite(ErrorHandler eh,
                java.lang.String[] cmd)
public OHMMSite(double initWait,
                java.lang.String[] cmd)
public OHMMSite(java.lang.String[] cmd)
public OHMMSite(ErrorHandler eh)
public OHMMSite()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||