public static class BladeSetDrvr.HallItem extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
open
Is the sensor open, that is, is there no magnet close by?
|
int |
sensor
The ID number of the sensor (0, 1, 2 ...).
|
long |
time
The time of the transition in nanoseconds (System.nanoTime()).
|
| Constructor and Description |
|---|
HallItem() |
Copyright © 2016 LSST. All rights reserved.