
public class SimController extends org.lsst.ccs.framework.ConfigurableComponent implements ShutterController
| Constructor and Description |
|---|
SimController() |
| Modifier and Type | Method and Description |
|---|---|
Map<ShutterSide,BladeSet> |
getBladeSets()
Gets the blade sets created during the initialization.
|
void |
init(Map<ShutterSide,BladeSetConfiguration> bsetConfigs,
ShutterConfiguration shutterConfig,
List<HallConfiguration> hallConfigs)
Performs any once-only initialization of the hardware and creates the two BladeSets.
|
getChildren, getEnvironment, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, dropSubmittedChanges, getCheckedValueFromConfiguration, getComponentByName, getName, getParent, getParentObject, getSubmittedChanges, getSubsystem, init, isParameterConfigurable, notifyChange, notifyChangeWithoutPreliminaryChecks, postStart, printConfigurableParameters, setBulkParameter, shutdownNow, start, submitChange, submitChanges, validateBulkChangepublic void init(Map<ShutterSide,BladeSetConfiguration> bsetConfigs, ShutterConfiguration shutterConfig, List<HallConfiguration> hallConfigs)
init in interface ShutterControllerbsetConfigs - The blade set configurations.shutterConfig - General shutter configuration.hallConfigs - Hall sensor configurations.public Map<ShutterSide,BladeSet> getBladeSets()
getBladeSets in interface ShutterControllerCopyright © 2016 LSST. All rights reserved.