Serialized Form


Package org.lsst.ccs.subsystems.shutter

Class org.lsst.ccs.subsystems.shutter.ShutterModule extends org.lsst.ccs.framework.Module implements Serializable

Serialized Fields

moveTimeSeconds

float moveTimeSeconds

exposureTimeSeconds

float exposureTimeSeconds

bladeSets

List<E> bladeSets

moveSingleBlade

boolean moveSingleBlade

Package org.lsst.ccs.subsystems.shutter.common

Class org.lsst.ccs.subsystems.shutter.common.BladePositionImpl extends Object implements Serializable

Serialized Fields

time

long time

position

float position

relPosition

float relPosition

Class org.lsst.ccs.subsystems.shutter.common.HallTransitionImpl extends Object implements Serializable

Serialized Fields

time

long time

sensor

int sensor

open

boolean open

reverse

boolean reverse

position

float position

relPosition

float relPosition

Class org.lsst.ccs.subsystems.shutter.common.MotorHistory extends Object implements Serializable

Serialized Fields

history

List<E> history

names

String[] names

Class org.lsst.ccs.subsystems.shutter.common.MotorStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

history

MotorHistory history

name

String name

Class org.lsst.ccs.subsystems.shutter.common.MovementHistoryImpl extends Object implements Serializable

Serialized Fields

index

int index

status

int status

startTime

long startTime

startPosition

float startPosition

endTime

long endTime

endPosition

float endPosition

positions

List<E> positions

transitions

List<E> transitions

Package org.lsst.ccs.subsystems.shutter.gui

Class org.lsst.ccs.subsystems.shutter.gui.PlotPanel extends JPanel implements Serializable

Serialized Fields

yAxisModel

plotter.LinearAxisModel yAxisModel

Class org.lsst.ccs.subsystems.shutter.gui.PlotPanelNew extends JPanel implements Serializable

Serialized Fields

yAxisModel

plotter.LinearAxisModel yAxisModel

Class org.lsst.ccs.subsystems.shutter.gui.ShutterAssembly extends JComponent implements Serializable

Serialized Fields

shutters

List<E> shutters

Class org.lsst.ccs.subsystems.shutter.gui.ShutterControlPanel extends JPanel implements Serializable

Serialized Fields

jButton1

JButton jButton1

jButton2

JButton jButton2

jButton3

JButton jButton3

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jSpinner1

JSpinner jSpinner1

jSpinner2

JSpinner jSpinner2

jSpinner3

JSpinner jSpinner3

moveToButton

JButton moveToButton

moveToSpinner

JSpinner moveToSpinner

Class org.lsst.ccs.subsystems.shutter.gui.ShutterDisplay extends JPanel implements Serializable

Serialized Fields

assembly

ShutterAssembly assembly

plotPanel

PlotPanelNew plotPanel

motorHistories

List<E> motorHistories

hallSensorHistories

List<E> hallSensorHistories

encoderReadOuts

List<E> encoderReadOuts

inMotion

boolean inMotion

listeners

EventListenerList listeners

simulators

List<E> simulators

Class org.lsst.ccs.subsystems.shutter.gui.ShutterUI extends JPanel implements Serializable

Serialized Fields

assembly

ShutterAssembly assembly

plotPanel

PlotPanel plotPanel

motorHistories

List<E> motorHistories

hallSensorHistories

List<E> hallSensorHistories

motorReadOuts

List<E> motorReadOuts

inMotion

boolean inMotion

finalize

boolean finalize

listeners

EventListenerList listeners

simulators

List<E> simulators

Package org.lsst.ccs.subsystems.shutter.simulator

Class org.lsst.ccs.subsystems.shutter.simulator.ShutterSimulator extends org.lsst.ccs.framework.Module implements Serializable

Serialized Fields

exposureActive

boolean exposureActive

histories

List<E> histories

listeners

EventListenerList listeners

firstShutterInOpenPosition

boolean firstShutterInOpenPosition

Package org.lsst.ccs.subsystems.shutter.status

Class org.lsst.ccs.subsystems.shutter.status.BladeSetStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

position

float position

configuration

BladeSetConfiguration configuration

Class org.lsst.ccs.subsystems.shutter.status.CloseShutterStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

firstBladeSetIndex

int firstBladeSetIndex

moveTimeSeconds

double moveTimeSeconds

Class org.lsst.ccs.subsystems.shutter.status.DriverStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

exposureTime

double exposureTime

openTime

double openTime

isFirstBladeInOpenPosition

boolean isFirstBladeInOpenPosition

Class org.lsst.ccs.subsystems.shutter.status.HallTransitionStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

transition

HallTransition transition

index

int index

Class org.lsst.ccs.subsystems.shutter.status.MoveBladeSetStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

position

float position

targetPosition

float targetPosition

index

int index

moveTimeSeconds

double moveTimeSeconds

Class org.lsst.ccs.subsystems.shutter.status.MovementStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

history

MovementHistory history

index

int index

movementComplete

boolean movementComplete

Class org.lsst.ccs.subsystems.shutter.status.ReadyForActionStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

readyForAction

boolean readyForAction

Class org.lsst.ccs.subsystems.shutter.status.ShutterStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

exposureTime

double exposureTime

openTime

double openTime

isFirstBladeInOpenPosition

boolean isFirstBladeInOpenPosition

Class org.lsst.ccs.subsystems.shutter.status.TakeImageStatus extends org.lsst.ccs.bus.Status implements Serializable

Serialized Fields

exposureTime

double exposureTime

firstBladeSetIndex

int firstBladeSetIndex

moveTimeSeconds

double moveTimeSeconds

Package org.lsst.ccs.subsystems.shutter.ui

Class org.lsst.ccs.subsystems.shutter.ui.PlotPanel extends JPanel implements Serializable

Serialized Fields

yAxisModel

plotter.LinearAxisModel yAxisModel

xAxisModel

plotter.ContinuousAxisModel xAxisModel

da

plotter.DataArea da

keyPanels

org.lsst.ccs.subsystems.shutter.ui.PlotPanel.KeyPanel[] keyPanels

plotPanel

JPanel plotPanel

histories

MotorHistory[] histories

Class org.lsst.ccs.subsystems.shutter.ui.ShutterAssembly extends JComponent implements Serializable

Serialized Fields

shutters

List<E> shutters

Class org.lsst.ccs.subsystems.shutter.ui.ShutterControlPanel extends JPanel implements Serializable

Serialized Fields

jButton1

JButton jButton1

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jSpinner1

JSpinner jSpinner1

jSpinner2

JSpinner jSpinner2



Copyright © 2012 LSST. All Rights Reserved.