org.lsst.ccs.subsystems.shutter.driver
Class BladeSetDrvr.Hall
java.lang.Object
org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
- Enclosing class:
- BladeSetDrvr
public static class BladeSetDrvr.Hall
- extends Object
Inner class to hold a set of raw Hall sensor data
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startTime
public long startTime
count
public int count
state
public int state
data
public BladeSetDrvr.HallItem[] data
BladeSetDrvr.Hall
public BladeSetDrvr.Hall()
BladeSetDrvr.Hall
public BladeSetDrvr.Hall(int maxItem)
Copyright © 2012 LSST. All Rights Reserved.