JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
lejos.robotics
Interface PressureDetector
public interface
PressureDetector
Interface for pressure sensors.
Author:
Lawrie Griffiths
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
float
getPressure
()
Get the pressure reading in kilopascals
Method Detail
getPressure
float getPressure()
Get the pressure reading in kilopascals
Returns:
the pressure in kPa
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method