Uses of Class
org.lsst.ccs.subsystems.shutter.driver.BladeSetCalibration

Packages that use BladeSetCalibration
org.lsst.ccs.subsystems.shutter.driver   
 

Uses of BladeSetCalibration in org.lsst.ccs.subsystems.shutter.driver
 

Methods in org.lsst.ccs.subsystems.shutter.driver that return BladeSetCalibration
 BladeSetCalibration BladeSetDrvr.calibNew(float dist, float time)
          Calibrates the Hall switch positions (new test)
 BladeSetCalibration BladeSetDrvr.calibrate(float dist, float step, float time)
          Calibrates the Hall switch positions, moving in both directions
 BladeSetCalibration BladeSetDrvr.getCalib()
          Gets the Hall calibration data
 BladeSetCalibration BladeSetConfigurationDrvr.getCalibration()
           
 

Methods in org.lsst.ccs.subsystems.shutter.driver with parameters of type BladeSetCalibration
 void BladeSetDrvr.setCalib(BladeSetCalibration list)
          Sets the Hall calibration data
 void BladeSetConfigurationDrvr.setCalibration(BladeSetCalibration calib)
           
 void BladeSetConfigurationDrvr.writeCalibration(BladeSetCalibration calib)
           
static void BladeSetConfigurationDrvr.writeCalibration(BladeSetCalibration calib, String file)
           
 



Copyright © 2012 LSST. All Rights Reserved.