| 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.
|
| org.lsst.ccs.subsystems.fcs.utils |
| Modifier and Type | Method and Description |
|---|---|
LoaderClampModule |
LoaderModule.getClamp() |
| Constructor and Description |
|---|
LoaderModule(String moduleName,
int aTickMillis,
LoaderCarrierModule carrier,
LoaderClampModule clamp,
String plutoGatewayName,
NumericSensor filterPresenceSensor,
NumericSensor loaderOnCameraPresenceSensor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimuLoaderClampModule
This is a simulated Loader Clamp Module.
|
| Modifier and Type | Method and Description |
|---|---|
static LoaderClampConfig |
FcsUtils.createLoaderClampConfig(LoaderClampModule clamp) |
static StatusDataPublishedByLoaderClamp |
FcsUtils.createStatusDataPublishedByLoaderClamp(LoaderClampModule clamp) |
Copyright © 2014 LSST. All rights reserved.