| 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 | Method and Description |
|---|---|
CarouselClampModule |
CarouselModule.getClampXminus()
This method returns the clampX- which is at standby filterPosition.
|
CarouselClampModule |
CarouselSocket.getClampXminus() |
CarouselClampModule |
CarouselModule.getClampXplus()
This method returns the clampX+ which is at standby filterPosition.
|
CarouselClampModule |
CarouselSocket.getClampXplus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CarouselSocket.setClampXminus(CarouselClampModule clampXminus) |
void |
CarouselSocket.setClampXplus(CarouselClampModule clampXplus) |
| Constructor and Description |
|---|
CarouselSocket(CarouselClampModule clampXminus,
CarouselClampModule clampXplus,
int position,
int standbyPosition)
Build a new CarouselSocket with a tickMillis of 5000.
|
| Modifier and Type | Field and Description |
|---|---|
protected CarouselClampModule |
SimuCanOpenSensor14bits.clamp |
Copyright © 2016 LSST. All rights reserved.