javax.microedition.sensor
Class TouchChannelInfo

java.lang.Object
  extended by javax.microedition.sensor.NXTChannelInfo
      extended by javax.microedition.sensor.TouchChannelInfo
All Implemented Interfaces:
ChannelInfo

public class TouchChannelInfo
extends NXTChannelInfo

ChannelInfo for LEGO Touch sensor

Author:
Lawrie Griffiths

Field Summary
 
Fields inherited from interface javax.microedition.sensor.ChannelInfo
TYPE_DOUBLE, TYPE_INT, TYPE_OBJECT
 
Constructor Summary
TouchChannelInfo()
           
 
Method Summary
 MeasurementRange[] getMeasurementRanges()
           
 String getName()
           
 
Methods inherited from class javax.microedition.sensor.NXTChannelInfo
getAccuracy, getDataLength, getDataType, getOffset, getRegister, getScale, getUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TouchChannelInfo

public TouchChannelInfo()
Method Detail

getMeasurementRanges

public MeasurementRange[] getMeasurementRanges()

getName

public String getName()