Skip navigation links
A E G H I L M N O P R S T 

A

addCloseShutterActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
addData(List<BladePosition>, long) - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
Adds a new set of positions and causes the plot pane to be redrawn.
addData(List<HallTransition>, long) - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
Adds new Hall transitions and causes the plot pane to be repainted.
addData(Stream<MotorPosition>) - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
Adds new data and causes the plot pane to be repainted.
addMoveToActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
addOpenShutterActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
addPlotDataListener(PlotDataListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
addPlotDataListener(PlotDataListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
addPlotDataListener(PlotDataListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
addTakeExposureActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
applicationVisible() - Method in class org.lsst.ccs.subsystems.shutter.gui.jas.ShutterJasPlugin
 

E

EncoderReadOut - Class in org.lsst.ccs.subsystems.shutter.gui
Contains blade positions gotten from a motor encoder on the actual shutter.
EncoderReadOut() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
EncoderReadOut() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 

G

getControlsComponent() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
getDisplayComponent() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
getExposureTime() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
getMetaData() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
getMetaData() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
getMetaData() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
getNDimensions() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
getNDimensions() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
getNDimensions() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
getNPoints() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
getNPoints() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
getNPoints() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
getSide() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
getSuggestedRange() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
getSuggestedRange() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
getSuggestedRange() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
getTargetPosition() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
getTitle() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
getTitle() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
getTitle() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
getValue(Value, int, int) - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
getValue(Value, int, int) - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
getValue(Value, int, int) - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 

H

HallSensorHistory - Class in org.lsst.ccs.subsystems.shutter.gui
Contains Hall transition data gathered from the actual shutter.
HallSensorHistory() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
HallSensorHistory() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
hideAssembly() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterDisplay
Hides the shutter assembly picture.

I

initGui(AgentMessagingLayer) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
Sets up GUI action listeners, status bus listeners and starts attempting to get the blade set positions from the worker subsystem.

L

lock() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
lock() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
lock() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 

M

main(String[]) - Static method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
MotorHistory - Class in org.lsst.ccs.subsystems.shutter.gui
Contains motor position, velocity and acceleration points generated from a simulation.
MotorHistory() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
MotorHistory() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 

N

names(int) - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
names(int) - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
names(int) - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 

O

onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
Updates the GUI in response to status bus messages from the shutter worker.
org.lsst.ccs.subsystems.shutter.gui - package org.lsst.ccs.subsystems.shutter.gui
 
org.lsst.ccs.subsystems.shutter.gui.jas - package org.lsst.ccs.subsystems.shutter.gui.jas
 

P

paintComponent(Graphics) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterAssembly
 
PlotPanelNew - Class in org.lsst.ccs.subsystems.shutter.gui
Displays plots of the predicted and actual motions of the shutter blade sets, along with actual Hall transitions.
processAck(CommandAck) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
Does nothing.
processNack(CommandNack) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
Does nothing.
processResult(CommandResult) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
Updates the GUI when we receive the current positions of the shutter blade sets.

R

removeCloseShutterActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
removeMoveToActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
removeOpenShutterActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
removePlotDataListener(PlotDataListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
removePlotDataListener(PlotDataListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
removePlotDataListener(PlotDataListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
removeTakeExposureActionListener(ActionListener) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
reset() - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
Clears all data and causes the plot pane to be repainted.
reset() - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
Clears away all data and causes the plot pane to be repainted.
reset() - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
Clears away any old data and cause the plot pane to be repainted.

S

sendCloseShutter() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
sendMoveToPosition(ShutterSide, double) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
sendOpenShutter() - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
sendTakeExposure(double) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
setBladeSetPositions(double, double) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterDisplay
Sets the blade set positions in the shutter assembly drawing, makes sure that it's visible and repaints it.
setEnabled(boolean) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
 
setUpActionListeners(ShutterControlPanel) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
Binds actions to the shutter Swing controls.
showPredictedMovement(ShutterSide, double, double, double, long) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterDisplay
Plots the prediction for a single blade set movement.
showPredictedMoveTo(MoveToPositionStatus) - Method in class org.lsst.ccs.subsystems.shutter.gui.ShutterDisplay
Plots the predicted motion for a MoveToPosition command.
ShutterAssembly - Class in org.lsst.ccs.subsystems.shutter.gui
Displays a diagram of the shutter; two movable rectangular blade sets on top of a circular aperture.
ShutterAssembly() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.ShutterAssembly
 
ShutterControlPanel - Class in org.lsst.ccs.subsystems.shutter.gui
Provides various controls for the shutter subsystem.
ShutterControlPanel() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel
Creates new form ShutterControlPanel
ShutterDisplay - Class in org.lsst.ccs.subsystems.shutter.gui
Coordinates updates to the plot pane and the shutter animation.
ShutterDisplay() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.ShutterDisplay
 
ShutterGUISubsystem - Class in org.lsst.ccs.subsystems.shutter.gui
 
ShutterGUISubsystem() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.ShutterGUISubsystem
 
ShutterJasPlugin - Class in org.lsst.ccs.subsystems.shutter.gui.jas
 
ShutterJasPlugin() - Constructor for class org.lsst.ccs.subsystems.shutter.gui.jas.ShutterJasPlugin
 

T

types(int) - Method in class org.lsst.ccs.subsystems.shutter.gui.EncoderReadOut
 
types(int) - Method in class org.lsst.ccs.subsystems.shutter.gui.HallSensorHistory
 
types(int) - Method in class org.lsst.ccs.subsystems.shutter.gui.MotorHistory
 
A E G H I L M N O P R S T 
Skip navigation links

Copyright © 2016 LSST. All rights reserved.