| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.singlefiltertest |
This package is for the Single Filter Test control software.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenTruckMotor
This represents the motor that moves an autochanger truck along its rail in
the single-filter-test test bench.
|
class |
SimuTruckMotor
To simulate a motor which moves a truck in the autochanger.
|
| Modifier and Type | Field and Description |
|---|---|
protected SftTruckMotor |
SftAutoChanger.sftTrucksMotor |
| Modifier and Type | Method and Description |
|---|---|
SftTruckMotor |
SftAutoChanger.getSftTrucksMotor() |
| Constructor and Description |
|---|
SftAutoChanger(SftFilterLatch latchXminus,
SftFilterLatch latchXplus,
Truck truckXminus,
Truck truckXplus,
String railsSensorsDIOName,
String filterSensorsDIOName,
SftTruckMotor sftTrucksMotor)
Build a SftAutoChangerModule
|
Copyright © 2019 LSST. All rights reserved.