public class GenericIRSensor.IRValue
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
int | 
bearing
The bearing value from about -12 to +12 with values increasing 
 clockwise when looking from behind the sensor. 
 | 
int | 
channel
The channel number 1..4 
 | 
int | 
distance
Distance values (0-100) are in cm. 
 | 
| Constructor and Description | 
|---|
GenericIRSensor.IRValue()  | 
public int channel
public int bearing
public int distance