A B C D E F G H I M N O P R S T W

A

addChangeListener(ChangeListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
addEncoderSimulatorListener(EncoderSimulatorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
addEncoderSimulatorListener(EncoderSimulatorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.MotorEncoderSimulator
 
addHallSensorListener(HallSensorListener) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Adds a Hall sensor listener
addHallSensorListener(HallSensorListener) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
 
addHallSensorListener(HallSensorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
addHallSensorListener(HallSensorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.HallSensorSimulator
 
addMovementHistoryListener(MovementHistoryListener) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Adds a movement history listener
addMovementHistoryListener(MovementHistoryListener) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
 
addMovementHistoryListener(MovementHistoryListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 

B

BladeSet - Interface in org.lsst.ccs.subsystems.shutter.interfaces
 
BladeSetCalibration - Class in org.lsst.ccs.subsystems.shutter.driver
Class to hold blade calibration data
BladeSetCalibration() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration
 
BladeSetCalibration.Item - Class in org.lsst.ccs.subsystems.shutter.driver
Inner class to hold a single blade calibration data item
BladeSetCalibration.Item() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
BladeSetCalibration.Item(int, int, float, boolean, boolean) - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
BladeSetConfiguration - Class in org.lsst.ccs.subsystems.shutter.driver
Class containing blade configuration data
BladeSetConfiguration() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
BladeSetDrvr - Class in org.lsst.ccs.subsystems.shutter.driver
Routines to perform shutter blade operations
BladeSetDrvr() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
 
BladeSetDrvr.Hall - Class in org.lsst.ccs.subsystems.shutter.driver
Inner class to hold a set of raw Hall sensor data
BladeSetDrvr.Hall() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
 
BladeSetDrvr.Hall(int) - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
 
BladeSetDrvr.HallItem - Class in org.lsst.ccs.subsystems.shutter.driver
Inner class to hold an item of raw Hall sensor data
BladeSetDrvr.HallItem() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.HallItem
 
BladeSetDrvr.SampData - Class in org.lsst.ccs.subsystems.shutter.driver
Inner class to hold a set of special move data samples
BladeSetDrvr.SampData() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 
BladeSetDrvr.Sample - Class in org.lsst.ccs.subsystems.shutter.driver
Inner class to hold an item of sampled data
BladeSetDrvr.Sample() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Sample
 
BladeSetSimulator - Class in org.lsst.ccs.subsystems.shutter.simulator
 
BladeSetSimulator() - Constructor for class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
buildSensorData() - Method in class org.lsst.ccs.subsystems.shutter.simulator.HallSensorSimulator
Build up sensor data assuming that nMagnet magnets and nSensor sensors are arranged so that equally spaced blade positions bladePosition correspond to on/off sensor signals.

C

calibNew(float, float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Calibrates the Hall switch positions (new test)
calibrate(float, float, float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Calibrates the Hall switch positions, moving in both directions
closeShutter() - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
count - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
 

D

data - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
 
disableDrive() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Disables the drive
dispatch(int, int, Object[]) - Method in class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet
Dispatches local command for processing

E

enableDrive() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Enables the drive
EncoderSimulatorListener - Interface in org.lsst.ccs.subsystems.shutter.interfaces
 
encoderSimulatorReady(List<BladePosition>) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.EncoderSimulatorListener
 
endPosn - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 
endTime - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 

F

fVals - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Sample
 

G

getAcces() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Returns the AccesDio object being used
getAdAddr() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getAdLevel() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getAdTempChn() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getAmbientTemperature() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Gets the ambient temperature
getBladeSet(int) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
getBladeSetConfiguration() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Returns the configuration object being used
getBladeSetConfiguration() - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
Get the configuration of the BladeSet.
getBladeSetConfiguration() - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
getBladeSetPosition(int) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
getBladeSetPosition() - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
getCalib() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Gets the Hall calibration data
getCalibration() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getClosed() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getComm() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Returns the motor communications object being used
getConfig() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Returns the configuration object being used
getCurrentPosition() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Returns the current blade set relative (i.e.
getCurrentPosition() - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
Get the current position of the BladeSet
getCurrentPosition() - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
getDioAddr() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioConf() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioHPort() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioILine() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioIPort() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioLevel() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioOLine() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDioOPort() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getDriveTemperature() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Gets the drive temperature
getExposureTimeSeconds() - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
This time should on average be equal to the effective exposure time Any asymmetry, offset, should be calibrated and handled by the implementation
getHelios() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Returns the Helios object being used
getHome() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getIndex() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
getIndex() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getIndex() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Gets the blade set index
getIndex() - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
 
getIndex() - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
getMotorSimulator() - Method in class org.lsst.ccs.subsystems.shutter.simulator.HallSensorSimulator
 
getMotorSimulator() - Method in class org.lsst.ccs.subsystems.shutter.simulator.MotorEncoderSimulator
 
getMovementHistory() - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
getMoveTime() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getMoveTimeSeconds() - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
getNode() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getNumSamp() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getOpen() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getPosition() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
getPosition() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Gets the current blade set position as a distance
getPpMm() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
getSensor() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 

H

hallSensorDataReady(List<HallTransition>) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.HallSensorListener
 
HallSensorListener - Interface in org.lsst.ccs.subsystems.shutter.interfaces
 
HallSensorSimulator - Class in org.lsst.ccs.subsystems.shutter.simulator
 
HallSensorSimulator(MotorSimulator) - Constructor for class org.lsst.ccs.subsystems.shutter.simulator.HallSensorSimulator
 
hallSensorTransition(HallTransition) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.HallSensorListener
 
HOM_OPT_NDIRN - Static variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Public constants
HOM_OPT_PFINAL - Static variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Public constants
home(int, float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Homes the shutter

I

initModule() - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
isOpen() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
isReverse() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
iVals - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Sample
 

M

main(String[]) - Static method in class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet
Main program Initialize and run test
message(int) - Static method in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
motorDistance(float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
MotorEncoderSimulator - Class in org.lsst.ccs.subsystems.shutter.simulator
 
MotorEncoderSimulator(MotorSimulator) - Constructor for class org.lsst.ccs.subsystems.shutter.simulator.MotorEncoderSimulator
 
MOV_TYP_SCURVE - Static variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Public constants
MOV_TYP_TRAP - Static variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Public constants
move(int, float, float, float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Performs a move
moveD(int, float, float, float, int, int[], int[]) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Performs a move, recording various parameters periodically
moveH(int, float, float, float, int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Performs a move, recording both Hall switch transitions and periodic encoder values
movementHistoryFinalized(MovementHistory) - Method in class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet
Receives the final movement history data
movementHistoryFinalized(MovementHistory) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.MovementHistoryListener
 
MovementHistoryListener - Interface in org.lsst.ccs.subsystems.shutter.interfaces
 
movementHistoryUpdated(MovementHistory) - Method in class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet
Receives the updated movement history data
movementHistoryUpdated(MovementHistory) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.MovementHistoryListener
 
MovementStatus - Class in org.lsst.ccs.subsystems.shutter.driver
Class containing movement status codes and messages
MovementStatus() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
moveP(int, float, float, float, int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Performs a move, sampling the position periodically
moveStatus() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Gets the status of a move: normal; or premature stop reason
moveToPosition(float, float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Moves the blade set to a given relative (i.e.
moveToPosition(float, float) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
Move the blade set to the specified position
moveToPosition(int, float, float, boolean) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
moveToPosition(int, float, float) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
moveToPosition(float, float) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 

N

negSoftLimit() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 

O

open - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.HallItem
 
org.lsst.ccs.subsystems.shutter - package org.lsst.ccs.subsystems.shutter
 
org.lsst.ccs.subsystems.shutter.driver - package org.lsst.ccs.subsystems.shutter.driver
 
org.lsst.ccs.subsystems.shutter.interfaces - package org.lsst.ccs.subsystems.shutter.interfaces
 
org.lsst.ccs.subsystems.shutter.simulator - package org.lsst.ccs.subsystems.shutter.simulator
 

P

position(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
position(float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
posSoftLimit() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
ppu() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
process(String) - Method in class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet
Processes a command string

R

readCalibration() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
Read a file of Hall sensor calibration data (transition positions)
readCalibration(String) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
relPosition(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
relPosition(float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
removeChangeListener(ChangeListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
removeEncoderSimulatorListener(EncoderSimulatorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
removeEncoderSimulatorListener(EncoderSimulatorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.MotorEncoderSimulator
 
removeHallSensorListener(HallSensorListener) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Removes a Hall sensor listener
removeHallSensorListener(HallSensorListener) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
 
removeHallSensorListener(HallSensorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
removeHallSensorListener(HallSensorListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.HallSensorSimulator
 
removeMovementHistoryListener(MovementHistoryListener) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Removes a movement history listener
removeMovementHistoryListener(MovementHistoryListener) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
 
removeMovementHistoryListener(MovementHistoryListener) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 

S

sensor - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.HallItem
 
setBladeSets(List<BladeSet>) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
setCalib(BladeSetCalibration) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Sets the Hall calibration data
setCalibration(BladeSetCalibration) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
setData(ArrayList<BladeSetCalibration.Item>) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration
 
setDriveOff() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Turns the drive off
setDriveOn() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Turns the drive on and leaves it on
setExposureTimeSeconds(double) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
setIndex(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
setIndex(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
setIndex(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
Sets the blade set index, and hence its configuration
setIndex(int) - Method in interface org.lsst.ccs.subsystems.shutter.interfaces.BladeSet
Set the index of the BladeSet This specifies which BladeSet is being used and causes it to be initialized with its set of configuration parameters.
setIndex(int) - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
setMoveTimeSeconds(float) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
setOpen(boolean) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
setPosition(float) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
setReverse(boolean) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
setSensor(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration.Item
 
setStatus(int) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration
 
ShutterModule - Class in org.lsst.ccs.subsystems.shutter
 
ShutterModule() - Constructor for class org.lsst.ccs.subsystems.shutter.ShutterModule
 
sList - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 
start() - Method in class org.lsst.ccs.subsystems.shutter.simulator.BladeSetSimulator
 
startPosn - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 
startTime - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
 
startTime - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 
state - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Hall
 
status - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.SampData
 
STS_EXCESS_HALL_TRAN - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_EXCS_POSN_ERROR - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_INSUFF_USER_PARM - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_INSUFF_VBLE_MEM - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_MSSG_PGM_VBLES - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_NEG_EOT_LIMIT - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_NEG_SOFT_LIMIT - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_NORMAL - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_POS_EOT_LIMIT - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_POS_SOFT_LIMIT - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_UNEQL_HALL_TRAN - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 
STS_UNKN_MOVE_TRUNC - Static variable in class org.lsst.ccs.subsystems.shutter.driver.MovementStatus
 

T

takeExposure(float) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
takeImage() - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
takeImage(int, float, float) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
Takes a single exposure
takeImage(float, float) - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
 
TestBladeSet - Class in org.lsst.ccs.subsystems.shutter.driver
Program to perform various tests on a shutter blade set
TestBladeSet(int) - Constructor for class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet
Main constructor
TestBladeSet.Pulse - Class in org.lsst.ccs.subsystems.shutter.driver
Inner class holding pulse parameters
TestBladeSet.Pulse() - Constructor for class org.lsst.ccs.subsystems.shutter.driver.TestBladeSet.Pulse
 
tick() - Method in class org.lsst.ccs.subsystems.shutter.ShutterModule
What has to be done for each tick of the timer.
time - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.HallItem
 
time - Variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Sample
 
TORQUE_LIM - Static variable in class org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr
 

W

writeCalibration() - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
Write a file of Hall sensor calibration data (transition positions)
writeCalibration(BladeSetCalibration) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
writeCalibration(String) - Method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 
writeCalibration(BladeSetCalibration, String) - Static method in class org.lsst.ccs.subsystems.shutter.driver.BladeSetConfiguration
 

A B C D E F G H I M N O P R S T W

Copyright © 2013 LSST. All Rights Reserved.