| 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.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| org.lsst.ccs.subsystems.fcs.drivers |
This package is for the software which communicates with the drivers of the
real hardware.
|
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| Modifier and Type | Method and Description |
|---|---|
TcpProxyInterface |
MainModule.getTcpProxy() |
| Modifier and Type | Method and Description |
|---|---|
TcpProxyInterface |
BridgeToHardware.getTcpProxy() |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenProxy
This Module starts a tcpip server, waits for the connection of a client whose
name is the value of the field myClientName.
|
class |
LoaderCanOpenProxy
The tcp server for the loader when we want to connect or disconnect loader
hardware.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCanOpenProxy |
Copyright © 2016 LSST. All rights reserved.