Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
O
P
R
S
T
A
addHallTransition(HallTransition)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
addMotorListener(MotorListener)
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
B
BladePosition
- Class in
org.lsst.ccs.subsystems.shutter.common
Class containing the data for a single blade position sample
BladePosition()
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
BladePosition
BladePosition(long, float, float)
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
BladePosition
BladePosition(float, float)
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
BladePosition
C
CloseShutterStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
CloseShutterStatus(int, double)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
CloseShutterStatus
D
DriverStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
DriverStatus(double, double, boolean)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
DriverStatus
E
equals(Object)
- Method in class org.lsst.ccs.subsystems.shutter.status.
ShutterStatus
G
getAcceleration()
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorPosition
getBladeSetIndex()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get BladeSet Index that produced the movement.
getBladeSetPosition()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MoveBladeSetStatus
getEndPosition()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the position at the end of the movement.
getEndTime()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the end time of the movement in Epoch microseconds.
getExposureTime()
- Method in class org.lsst.ccs.subsystems.shutter.status.
DriverStatus
getExposureTime()
- Method in class org.lsst.ccs.subsystems.shutter.status.
TakeImageStatus
getExposureTimeSeconds()
- Method in class org.lsst.ccs.subsystems.shutter.status.
ShutterStatus
getfirstBladeSetIndex()
- Method in class org.lsst.ccs.subsystems.shutter.status.
CloseShutterStatus
getfirstBladeSetIndex()
- Method in class org.lsst.ccs.subsystems.shutter.status.
TakeImageStatus
getHallTransitions()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the list of Hall Sensor transitions corresponding to this movement.
getHistory()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MovementStatus
getIndex()
- Method in class org.lsst.ccs.subsystems.shutter.status.
HallTransitionStatus
getIndex()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MoveBladeSetStatus
getIndex()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MovementStatus
getInitialMotorPosition()
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
Gets the position that the motor will have at the beginning of the next movement.
getMessageType()
- Method in class org.lsst.ccs.subsystems.shutter.status.
ShutterStatus
getMovementProfile()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the profile of the movement.
getMoveTime()
- Method in class org.lsst.ccs.subsystems.shutter.status.
CloseShutterStatus
getMoveTime()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MoveBladeSetStatus
getMoveTime()
- Method in class org.lsst.ccs.subsystems.shutter.status.
TakeImageStatus
getMoveTimeSeconds()
- Method in class org.lsst.ccs.subsystems.shutter.status.
ShutterStatus
getOpenTime()
- Method in class org.lsst.ccs.subsystems.shutter.status.
DriverStatus
getPosition()
- Method in class org.lsst.ccs.subsystems.shutter.common.
BladePosition
getPosition()
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
getPosition()
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorPosition
getRelPosition()
- Method in class org.lsst.ccs.subsystems.shutter.common.
BladePosition
getRelPosition()
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
getSensorId()
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
getStartPosition()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the position at the beginning of the movement.
getStartTime()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the start time of the movement in Epoch microseconds.
getStatus()
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
Get the movement completion status
getTargetPosition()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MoveBladeSetStatus
getTime()
- Method in class org.lsst.ccs.subsystems.shutter.common.
BladePosition
getTime()
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorPosition
getTransition()
- Method in class org.lsst.ccs.subsystems.shutter.status.
HallTransitionStatus
getTransitionTime()
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
getVelocity()
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorPosition
H
HallTransition
- Class in
org.lsst.ccs.subsystems.shutter.common
Class containing the data for a single Hall sensor transition
HallTransition()
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
HallTransition
HallTransition(long, int, boolean, boolean, float, float)
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
HallTransition
HallTransitionStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
HallTransitionStatus(int, HallTransition)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
HallTransitionStatus
I
isFirstBladeInOpenPosition()
- Method in class org.lsst.ccs.subsystems.shutter.status.
DriverStatus
isMovementComplete()
- Method in class org.lsst.ccs.subsystems.shutter.status.
MovementStatus
isOpen()
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
isReadyForAction()
- Method in class org.lsst.ccs.subsystems.shutter.status.
ReadyForActionStatus
isRetracting()
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
isReverse()
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
M
MotorListener
- Interface in
org.lsst.ccs.subsystems.shutter.simulator.motor
MotorPosition
- Class in
org.lsst.ccs.subsystems.shutter.simulator.motor
MotorPosition(double, double, double, long)
- Constructor for class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorPosition
MotorSimulator
- Class in
org.lsst.ccs.subsystems.shutter.simulator.motor
Simulates a motor in the shutter subsystem.
MotorSimulator()
- Constructor for class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
motorStopped()
- Method in interface org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorListener
MoveBladeSetStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
MoveBladeSetStatus(float, int, float, double)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
MoveBladeSetStatus
MovementHistory
- Class in
org.lsst.ccs.subsystems.shutter.common
Class containing the data produced by a move
MovementHistory()
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
MovementHistory(int, float)
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
MovementHistory(int, int, long, float, long, float, ArrayList<BladePosition>, ArrayList<HallTransition>)
- Constructor for class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
MovementStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
MovementStatus(int, boolean, MovementHistory)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
MovementStatus
O
org.lsst.ccs.subsystems.shutter.common
- package org.lsst.ccs.subsystems.shutter.common
org.lsst.ccs.subsystems.shutter.simulator.motor
- package org.lsst.ccs.subsystems.shutter.simulator.motor
org.lsst.ccs.subsystems.shutter.status
- package org.lsst.ccs.subsystems.shutter.status
P
positionChanged(MotorPosition)
- Method in interface org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorListener
R
ReadyForActionStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
ReadyForActionStatus(boolean)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
ReadyForActionStatus
removeMotorListener(MotorListener)
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
S
setBladeSetIndex(int)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setEndPosition(float)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setEndTime(long)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setHallTransitions(List<HallTransition>)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setInitialMotorPosition(double)
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
setMovementProfile(List<BladePosition>)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setOpen(boolean)
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
setPosition(float)
- Method in class org.lsst.ccs.subsystems.shutter.common.
BladePosition
setPosition(float)
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
setPosition(double)
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorPosition
setRelPosition(float)
- Method in class org.lsst.ccs.subsystems.shutter.common.
BladePosition
setRelPosition(float)
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
setReverse(boolean)
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
setSensorId(int)
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
setStartPosition(float)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setStartTime(long)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setStatus(int)
- Method in class org.lsst.ccs.subsystems.shutter.common.
MovementHistory
setTime(long)
- Method in class org.lsst.ccs.subsystems.shutter.common.
BladePosition
setTransitionTime(long)
- Method in class org.lsst.ccs.subsystems.shutter.common.
HallTransition
ShutterStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
ShutterStatus(double, double)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
ShutterStatus
simulateMovement(float, double)
- Method in class org.lsst.ccs.subsystems.shutter.simulator.motor.
MotorSimulator
Simulate a motor movement.
T
TakeImageStatus
- Class in
org.lsst.ccs.subsystems.shutter.status
TakeImageStatus(int, double, double)
- Constructor for class org.lsst.ccs.subsystems.shutter.status.
TakeImageStatus
toString()
- Method in class org.lsst.ccs.subsystems.shutter.status.
ShutterStatus
A
B
C
D
E
G
H
I
M
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
LSST
. All Rights Reserved.