| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger Subsystem.
|
| Modifier and Type | Field and Description |
|---|---|
Hook |
LoaderClampModule.hook1 |
Hook |
LoaderClampModule.hook2 |
Hook |
LoaderClampModule.hook3 |
Hook |
LoaderClampModule.hook4 |
| Constructor and Description |
|---|
LoaderClampModule(String moduleName,
int aTickMillis,
long timeoutForClosingHooks,
long timeoutForClosingHooksStrongly,
long timeoutForOpeningHooks,
long timeoutForGoingToHomePosition,
int targetPositionToOpen,
int targetPositionToClose,
int targetPositionToCloseStrongly,
int currentToClose,
int currentToGoHome,
Map<String,Integer> paramsForCurrentToClose,
Map<String,Integer> paramsForCurrentToGoHomePosition,
Hook hook1,
Hook hook2,
Hook hook3,
Hook hook4) |
Copyright © 2014 LSST. All Rights Reserved.