Interface DistanceSensorInterface

All Superinterfaces:
AutoCloseable, Closeable, SensorInterface
All Known Implementing Classes:
GP2Y0A21YK, HCSR04, HCSR04UsingEvents, HCSR04UsingWait, VL6180

public interface DistanceSensorInterface
extends SensorInterface
  • Method Summary

    Modifier and Type Method Description
    float getDistanceCm()  

    Methods inherited from interface com.diozero.devices.SensorInterface

    close