Package ch.hevs.kart
Class KartRegisters.V1.Status.ProximitySensor4
java.lang.Object
ch.hevs.kart.KartRegisters.V1.Status.ProximitySensor4
- Enclosing class:
KartRegisters.V1.Status
Proximity sensor 4 value.
Contains the actual value of the IR proximity sensor which is connected to the fourth I2C input with the label I2C4. We refer to the data-sheet of the sensor in order to calculate the distance from the value.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ADDRESS
public static final int ADDRESS- See Also:
-
MIN
public static final int MIN- See Also:
-
MAX
public static final int MAX- See Also:
-
-
Constructor Details
-
ProximitySensor4
public ProximitySensor4()
-