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

All Known Implementing Classes:
SimuAnalogicSensor

public interface AnalogicSensor

Author:
virieux

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

Method Detail

getValue

double getValue()

setValue

void setValue(double value)


Copyright © 2011 LSST. All Rights Reserved.