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