org.lsst.ccs.subsystems.fcs.common
Interface NumericSensor

All Known Implementing Classes:
SimuNumericSensor

public interface NumericSensor

Author:
virieux

Method Summary
 int getValue()
           
 void setValue(int value)
           
 

Method Detail

getValue

int getValue()

setValue

void setValue(int value)


Copyright © 2011 LSST. All Rights Reserved.