LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
AmbientLightSensor.h File Reference
#include "Common.h"
#include "lunaservice.h"
#include <list>
Include dependency graph for AmbientLightSensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AmbientLightSensor
 

Macros

#define ALS_INIT_SAMPLE_SIZE   10
 
#define ALS_SAMPLE_SIZE   10
 
#define ALS_REGION_COUNT   5
 
#define ALS_REGION_UNDEFINED   0
 
#define ALS_REGION_DARK   1
 
#define ALS_REGION_DIM   2
 
#define ALS_REGION_INDOOR   3
 
#define ALS_REGION_OUTDOOR   4
 

Macro Definition Documentation

#define ALS_INIT_SAMPLE_SIZE   10
#define ALS_REGION_COUNT   5
#define ALS_REGION_DARK   1
#define ALS_REGION_DIM   2
#define ALS_REGION_INDOOR   3
#define ALS_REGION_OUTDOOR   4
#define ALS_REGION_UNDEFINED   0
#define ALS_SAMPLE_SIZE   10