javax.microedition.sensor
Class SoundChannelInfo
java.lang.Object
javax.microedition.sensor.NXTChannelInfo
javax.microedition.sensor.SoundChannelInfo
- All Implemented Interfaces:
- ChannelInfo
public class SoundChannelInfo
- extends NXTChannelInfo
ChannelInfo for LEGO sound sensor
- Author:
- Lawrie Griffiths
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoundChannelInfo
public SoundChannelInfo()
getMeasurementRanges
public MeasurementRange[] getMeasurementRanges()
getName
public String getName()
getUnit
public Unit getUnit()
- Specified by:
getUnit
in interface ChannelInfo
- Overrides:
getUnit
in class NXTChannelInfo