| Package | Description |
|---|---|
| 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.singlefiltertest |
This package is for the Single Filter Test control software.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenThermometer
This is a driver for a thermometer we have in the APC test bench.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCanOpenSensor14bits
A general simulated CanOpenSensor14bits.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimuCanOpenADC.simulateSensorValue(CanOpenSensor14bits sensor,
int minValue,
int maxValue)
simulates that a CanOpenSensor14bits plugged on this device returns a value between minValue and maxValue.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCarouselClampFilterPresenceSensor
This class simulates a filter presence sensor for the carousel.
|
class |
SimuCarouselClampLockSensor
To simulate an analogic sensor which indicates if a Carousel Clamp is LOCKED
or not.
|
Copyright © 2019 LSST. All rights reserved.