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