org.lsst.ccs.subsystems.shutter.interfaces
Interface BladeSetConfiguration

All Known Implementing Classes:
BladeSetConfigurationDrvr

public interface BladeSetConfiguration


Method Summary
 int getIndex()
          Get the blade set index
 void setIndex(int index)
          Set the blade set index
 

Method Detail

setIndex

void setIndex(int index)
Set the blade set index


getIndex

int getIndex()
Get the blade set index



Copyright © 2012 LSST. All Rights Reserved.