| 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 |
|---|---|
FilterLatch |
AutoChangerModule.getOnlineClamp() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoChangerModule.setOnlineClamp(FilterLatch onlineClamp) |
| Constructor and Description |
|---|
AutoChangerModule(FilterLatch onlineClamp,
double trucksPositionOnline,
double trucksPositionAtStandby,
double trucksPositionSwapout,
Motor motor,
String moduleName,
int aTickMillis,
FilterLatchModule latchXminus,
FilterLatchModule latchXplus,
TruckModule truckXminus,
TruckModule truckXplus,
String railsSensorsDIOName,
String filterSensorsDIOName) |
Copyright © 2014 LSST. All Rights Reserved.