| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger Subsystem.
|
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| Modifier and Type | Field and Description |
|---|---|
protected TruckModule |
BasicAutoChangerModule.truckXminus
The truck on side X-
|
protected TruckModule |
BasicAutoChangerModule.truckXplus
The truck on side X+
|
| Modifier and Type | Method and Description |
|---|---|
TruckModule |
BasicAutoChangerModule.getTruckXminus() |
TruckModule |
BasicAutoChangerModule.getTruckXplus() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAutoChangerModule.setTruckXminus(TruckModule truckXminus) |
void |
BasicAutoChangerModule.setTruckXplus(TruckModule truckXplus) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimuTruckModule
A simulated truck used by the simulated hardware control software.
|
Copyright © 2013 LSST. All Rights Reserved.