Uses of Interface
com.sentilla.system.Sensor

Packages that use Sensor
com.sentilla.system Sentilla core system classes. 
 

Uses of Sensor in com.sentilla.system
 

Methods in com.sentilla.system that return Sensor
static
<Q extends Quantity>
Sensor<Q>
SensorDriver.create(String driver, Class<Q> quantityClass)
          Create a Sensor object for a specific type of sensor with measureable Quantity Q.
abstract  Sensor<Q> SensorDriver.newSensor()
          Creates a new sensor object of quantity Q.
 Sensor<Q> Sensor.setRead()
          Asynchronous interface to set up a read operation on a sensor.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.