lejos.robotics
Interface PressureDetector

All Known Implementing Classes:
DPressure250, DPressure500

public interface PressureDetector

Interface for pressure sensors.

Author:
Lawrie Griffiths

Method Summary
 float getPressure()
          Get the pressure reading in kilopascals
 

Method Detail

getPressure

float getPressure()
Get the pressure reading in kilopascals

Returns:
the pressure in kPa