| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger
Subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
LoaderHookModule |
LoaderClampModule.getHook1() |
LoaderHookModule |
LoaderClampModule.getHook2() |
LoaderHookModule |
LoaderClampModule.getHook3() |
LoaderHookModule |
LoaderClampModule.getHook4() |
| Constructor and Description |
|---|
LoaderClampModule(String moduleName,
int aTickMillis,
LoaderHookModule hook1,
LoaderHookModule hook2,
LoaderHookModule hook3,
LoaderHookModule hook4,
long timeoutForClosingHooks,
long timeoutForClosingHooksStrongly,
long timeoutForOpeningHooks,
long timeoutForGoingToHomePosition,
int targetPositionToOpen,
int targetPositionToClose,
int targetPositionToCloseStrongly,
int currentToClose,
int currentToGoHome,
Map<String,Integer> paramsForCurrentToClamp,
Map<String,Integer> paramsForCurrentToGoHomePosition,
int minPosition,
int maxPosition,
int minCurrent,
int maxCurrent) |
Copyright © 2016 LSST. All rights reserved.