|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HallTransition | |
|---|---|
| org.lsst.ccs.subsystems.shutter.common | |
| org.lsst.ccs.subsystems.shutter.status | |
| Uses of HallTransition in org.lsst.ccs.subsystems.shutter.common |
|---|
| Methods in org.lsst.ccs.subsystems.shutter.common that return types with arguments of type HallTransition | |
|---|---|
List<HallTransition> |
MovementHistory.getHallTransitions()
Get the list of Hall Sensor transitions corresponding to this movement. |
| Methods in org.lsst.ccs.subsystems.shutter.common with parameters of type HallTransition | |
|---|---|
void |
MovementHistory.addHallTransition(HallTransition transition)
|
| Method parameters in org.lsst.ccs.subsystems.shutter.common with type arguments of type HallTransition | |
|---|---|
void |
MovementHistory.setHallTransitions(List<HallTransition> transitions)
|
| Constructor parameters in org.lsst.ccs.subsystems.shutter.common with type arguments of type HallTransition | |
|---|---|
MovementHistory(int index,
int status,
long startTime,
float startPosition,
long endTime,
float endPosition,
ArrayList<BladePosition> positions,
ArrayList<HallTransition> transitions)
|
|
| Uses of HallTransition in org.lsst.ccs.subsystems.shutter.status |
|---|
| Methods in org.lsst.ccs.subsystems.shutter.status that return HallTransition | |
|---|---|
HallTransition |
HallTransitionStatus.getTransition()
|
| Constructors in org.lsst.ccs.subsystems.shutter.status with parameters of type HallTransition | |
|---|---|
HallTransitionStatus(int index,
HallTransition transition)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||