|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BladePosition | |
|---|---|
| org.lsst.ccs.subsystems.shutter.common | |
| Uses of BladePosition in org.lsst.ccs.subsystems.shutter.common |
|---|
| Methods in org.lsst.ccs.subsystems.shutter.common that return types with arguments of type BladePosition | |
|---|---|
List<BladePosition> |
MovementHistory.getMovementProfile()
Get the profile of the movement. |
| Method parameters in org.lsst.ccs.subsystems.shutter.common with type arguments of type BladePosition | |
|---|---|
void |
MovementHistory.setMovementProfile(List<BladePosition> positions)
|
| Constructor parameters in org.lsst.ccs.subsystems.shutter.common with type arguments of type BladePosition | |
|---|---|
MovementHistory(int index,
int status,
long startTime,
float startPosition,
long endTime,
float endPosition,
ArrayList<BladePosition> positions,
ArrayList<HallTransition> transitions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||