HomeSort by relevance Sort by last modified time
    Searched full:humidity (Results 1 - 11 of 11) sorted by null

  /frameworks/base/docs/html/guide/topics/sensors/
sensors_environment.jd 12 <li><a href="#sensors-using-humid">Using the Humidity Sensor</a></li>
37 You can use these sensors to monitor relative ambient humidity, illuminance, ambient pressure, and
83 <td>Ambient relative humidity.</td>
156 <h2 id="sensors-using-humid">Using the Humidity Sensor</h2>
158 <p>You can acquire raw relative humidity data by using the humidity sensor the same way that you use
159 the light, pressure, and temperature sensors. However, if a device has both a humidity sensor
162 the dew point and the absolute humidity.</p>
181 <li>RH = actual relative humidity in percent (%)</li>
186 <h4>Absolute humidity</h4
    [all...]
sensors_overview.jd 59 device's temperature sensor and humidity sensor to calculate and report the dewpoint, or a travel
73 and pressure, illumination, and humidity. This category includes barometers, photometers, and
199 <td>Measures the relative ambient humidity in percent (%).</td>
200 <td>Monitoring dewpoint, absolute, and relative humidity.</td>
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorTestInformation.java 56 // return "Relative Humidity";
116 name = "Relative Humidity";
  /frameworks/base/core/java/android/hardware/
SensorEvent.java 345 * <li> values[0]: Relative ambient air humidity in percent </li>
348 * When relative ambient air humidity and ambient temperature are
349 * measured, the dew point and absolute humidity can be calculated.
365 * <dt>RH</dt> <dd>actual relative humidity in %</dd>
374 * <u>Absolute Humidity</u>
376 * The absolute humidity is the mass of water vapor in a particular volume
385 * <dt>d<sub>v</sub></dt> <dd>absolute humidity in g/m<sup>3</sup></dd>
387 * <dt>RH</dt> <dd>actual relative humidity in %</dd>
Sensor.java 114 * A constant describing a relative humidity sensor type.
  /hardware/libhardware/include/hardware/
sensors.h 463 * A relative humidity sensor measures relative ambient air humidity and
856 /* relative humidity in percent */
    [all...]
  /external/chromium_org/third_party/gpsd/release-3.1/
gps.h 1186 unsigned int humidity; \/* relative humidity, % *\/ member in struct:ais_t::__anon13100::__anon13115::__anon13116::__anon13122
    [all...]
  /frameworks/base/docs/html/tools/adk/
adk2.jd 78 <li>Sensors for light, color, proximity, temperature, humidity, barometric pressure, and
  /frameworks/base/docs/html/about/versions/
android-4.0.jd     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 1085 milliseconds