|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterClampModule | |
|---|---|
| org.lsst.ccs.subsystems.fcs | This package is for the control software of the LSST camera Filter Exchanger Subsystem. |
| 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. |
| org.lsst.ccs.subsystems.fcs.testbench | This package is for the test bench installed at APC with a PC104 and two Can Open Devices : an ADC and a DAC. |
| org.lsst.ccs.subsystems.fcs.utils | |
| Uses of FilterClampModule in org.lsst.ccs.subsystems.fcs |
|---|
| Methods in org.lsst.ccs.subsystems.fcs that return FilterClampModule | |
|---|---|
FilterClampModule |
CarouselModule.getClampXminus()
This method returns the clampX- which is at standby position. |
FilterClampModule |
CarouselSocket.getClampXminus()
|
FilterClampModule |
CarouselModule.getClampXplus()
This method returns the clampX+ which is at standby position. |
FilterClampModule |
CarouselSocket.getClampXplus()
|
| Methods in org.lsst.ccs.subsystems.fcs with parameters of type FilterClampModule | |
|---|---|
void |
CarouselSocket.setClampXminus(FilterClampModule clampXminus)
|
void |
CarouselSocket.setClampXplus(FilterClampModule clampXplus)
|
| Uses of FilterClampModule in org.lsst.ccs.subsystems.fcs.drivers |
|---|
| Subclasses of FilterClampModule in org.lsst.ccs.subsystems.fcs.drivers | |
|---|---|
class |
CanOpenFilterClampModule
This is a Filter Clamp Module that is drived by a Can Open bus. |
| Uses of FilterClampModule in org.lsst.ccs.subsystems.fcs.simulation |
|---|
| Subclasses of FilterClampModule in org.lsst.ccs.subsystems.fcs.simulation | |
|---|---|
class |
SimuFilterClampModule
A very basic simulated filter clamp module. |
class |
SimuFilterClampXminusModule
|
class |
SimuFilterClampXplusModule
|
| Uses of FilterClampModule in org.lsst.ccs.subsystems.fcs.testbench |
|---|
| Methods in org.lsst.ccs.subsystems.fcs.testbench that return FilterClampModule | |
|---|---|
FilterClampModule |
LPNHETestBenchMainModule.getClampXminus()
|
| Methods in org.lsst.ccs.subsystems.fcs.testbench with parameters of type FilterClampModule | |
|---|---|
void |
LPNHETestBenchMainModule.setClampXminus(FilterClampModule clampXminus)
|
| Uses of FilterClampModule in org.lsst.ccs.subsystems.fcs.utils |
|---|
| Methods in org.lsst.ccs.subsystems.fcs.utils with parameters of type FilterClampModule | |
|---|---|
static ClampConfig |
FcsUtils.createClampConfig(FilterClampModule filterModule)
|
static StatusDataPublishedByClamp |
FcsUtils.createStatusDataPublishedByClamp(FilterClampModule clamp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||