javax.microedition.sensor
Class LightChannelInfo

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

public class LightChannelInfo
extends NXTChannelInfo

ChannelInfo for Lego light sensor

Author:
Lawrie Griffiths

Field Summary
 
Fields inherited from interface javax.microedition.sensor.ChannelInfo
TYPE_DOUBLE, TYPE_INT, TYPE_OBJECT
 
Constructor Summary
LightChannelInfo()
           
 
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

LightChannelInfo

public LightChannelInfo()
Method Detail

getMeasurementRanges

public MeasurementRange[] getMeasurementRanges()

getName

public String getName()