| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
Sensor14bits
This class represents a 14bits sensor : the value returned by the sensor is
coded with 14 bits, so its value is between 0 and 32767.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenSensor14bits
This is a Model for a sensor on a can open bus which communicates over Can
Open protocol.
|
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.
|
class |
SimuCarouselClampLockSensor
To simulate an analogic sensor which indicates if a Carousel Clamp is LOCKED
or not.
|
Copyright © 2019 LSST. All rights reserved.