| 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 |
SimuTruckMotorModule
To simulate a motor which moves a truck in the autochanger.
|
| Modifier and Type | Field and Description |
|---|---|
protected SftTruckMotor |
SftAutoChangerModule.sftTrucksMotor |
| Modifier and Type | Method and Description |
|---|---|
SftTruckMotor |
SftAutoChangerModule.getSftTrucksMotor() |
| Constructor and Description |
|---|
SftAutoChangerModule(SftFilterLatchModule latchXminus,
SftFilterLatchModule latchXplus,
TruckModule truckXminus,
TruckModule truckXplus,
String railsSensorsDIOName,
String filterSensorsDIOName,
SftTruckMotor sftTrucksMotor)
Build a SftAutoChangerModule
|
Copyright © 2016 LSST. All rights reserved.