Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
vehicle_hvac Struct Reference
#include <
vehicle.h
>
HVAC property fields.
Defines various HVAC properties which are packed into vehicle_hvac_t (see below). We define these properties outside in global scope so that HAL implementation and HAL users (JNI) can typecast
vehicle_hvac
correctly.
Definition at line
1452
of file
vehicle.h
.
Define one structure for each possible HVAC property. NOTES: a) Fan speed is a number from (0 - 6) where 6 is the highest speed. (TODO define enum) b) Temperature is a floating point Celcius scale. c) Direction is defined in enum vehicle_fan_direction.
The HAL should create #entries number of vehicle_hvac_properties and assign it to "properties" variable below.
float temperature_current
|
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
vehicle.h
El contenido y las muestras de código que aparecen en esta página están sujetas a las licencias que se describen en la Licencia de Contenido. Java y OpenJDK son marcas registradas de Oracle o sus afiliados.
Última actualización: 2019-10-02 (UTC)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2019-10-02 (UTC)"],[],[]]