| 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 |
|---|---|
FilterManager |
FilterLocator.getFilterManager()
Return the filter manager of this filter locater.
|
FilterManager |
CarouselMainModule.getFilterManager() |
FilterManager |
FcsMainModule.getFilterManager() |
| Constructor and Description |
|---|
CarouselMainModule(BridgeToHardware bridge,
FilterManager filterMg,
String plutoGatewayName)
Build a CarouselMainModule.
|
FcsMainModule(BridgeToHardware bridge,
BridgeToHardware bridgeToLoader,
FilterManager filterMg,
CarouselModule carousel,
AutoChangerModule autochanger,
LoaderModule loader)
Build a FcsMainModule
|
Copyright © 2017 LSST. All rights reserved.