Uses of Class
org.lsst.ccs.subsystems.fcs.drivers.ClampActuatorModule.ActuatorMode

Packages that use ClampActuatorModule.ActuatorMode
org.lsst.ccs.subsystems.fcs.drivers This package is for the software which communicates with the drivers of the real hardware. 
 

Uses of ClampActuatorModule.ActuatorMode in org.lsst.ccs.subsystems.fcs.drivers
 

Methods in org.lsst.ccs.subsystems.fcs.drivers that return ClampActuatorModule.ActuatorMode
static ClampActuatorModule.ActuatorMode ClampActuatorModule.ActuatorMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClampActuatorModule.ActuatorMode[] ClampActuatorModule.ActuatorMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 LSST. All Rights Reserved.