AIM
 All Classes Functions Variables Typedefs Enumerations
Sensors Class Reference

Static Public Member Functions

static bool isValidData (const AIM::AIMData &value)
 

Static Public Attributes

static const std::string SENSOR_ACCELEROMETER = "accelerometer"
 
static const std::string SENSOR_ACCELEROMETER_BURST = "accelerometer_burst"
 
static const std::string SENSOR_ACCELEROMETER_EVENT = "accelerometer event"
 
static const std::string SENSOR_LINEAR_ACCELERATION = "linear acceleration"
 
static const std::string SENSOR_LINEAR_ACCELERATION_BURST = "linear acceleration (burst-mode)"
 
static const std::string SENSOR_ROTATION_RATE = "gyroscope"
 
static const std::string SENSOR_ROTATION_RATE_BURST = "gyroscope (burst-mode)"
 
static const std::string SENSOR_LIGHT = "light"
 
static const std::string SENSOR_SCREEN_ACTIVITY = "screen activity"
 
static const std::string SENSOR_PROXIMITY = "proximity"
 
static const std::string SENSOR_CALL_STATE = "call state"
 
static const std::string SENSOR_BATTERY = "battery sensor"
 
static const std::string SENSOR_CAMERA_LIGHT0 = "camera_light 0"
 
static const std::string SENSOR_CAMERA_LIGHT1 = "camera_light 1"
 
static const std::string SENSOR_NOISE_EVENT = "noise event"
 
static const std::string SENSOR_CARRY_DEVICE = "carry_device"
 
static const std::string SENSOR_NOISE = "noise_sensor"
 
static const std::string SENSOR_POSITION = "position"
 
static const std::string SENSOR_TIME = "time"
 
static const std::string SENSOR_TIME_ACTIVE = "time_active"
 
static const std::string SENSOR_SLEEP_TIME = "sleep_time"
 
static const std::string SENSOR_SLEEP_TIME_ESTIMATE = "sleep_time_estimate"
 
static const std::string SENSOR_MENTAL_RESILIENCE = "mental_resilience_sensor"
 
static const std::string SENSOR_FLIGHT_PLAN = "flight_plan"
 
static const std::string SENSOR_TIME_ZONE = "time_zone"
 
static const std::string REQUIREMENT_FIELD_OPTIONAL = "optional"
 
static const std::string REQUIREMENT_FIELD_SENSOR_NAME = "sensor_name"
 
static const std::string REQUIREMENT_FIELD_REASON = "reason"
 
static const std::string REQUIREMENT_FIELD_SAMPLE_INTERVAL = "sample_interval"
 
static const std::string REQUIREMENT_FIELD_SAMPLE_ACCURACY = "sample_accuracy"
 
static const std::string REQUIREMENT_FIELD_AT_TIME = "at_time"
 

Member Data Documentation

const std::string Sensors::SENSOR_ACCELEROMETER = "accelerometer"
static

Input name of the accelerometer sensor

const std::string Sensors::SENSOR_ACCELEROMETER_BURST = "accelerometer_burst"
static

Input name of the accelerometer burst sensor

const std::string Sensors::SENSOR_ACCELEROMETER_EVENT = "accelerometer event"
static

Input name of the accelerometer event sensor

const std::string Sensors::SENSOR_BATTERY = "battery sensor"
static

Input name of the battery sensor

const std::string Sensors::SENSOR_CALL_STATE = "call state"
static

Input name of the call state sensor

const std::string Sensors::SENSOR_CAMERA_LIGHT0 = "camera_light 0"
static

Input name of the camera sensor 0

const std::string Sensors::SENSOR_CAMERA_LIGHT1 = "camera_light 1"
static

Input name of the camera sensor 1

const std::string Sensors::SENSOR_CARRY_DEVICE = "carry_device"
static

Input name of the carry device sensor

const std::string Sensors::SENSOR_LIGHT = "light"
static

Input name of the light sensor

const std::string Sensors::SENSOR_LINEAR_ACCELERATION = "linear acceleration"
static

Input name of the linear acceleration sensor

const std::string Sensors::SENSOR_LINEAR_ACCELERATION_BURST = "linear acceleration (burst-mode)"
static

Input name of the linear acceleration burst sensor

const std::string Sensors::SENSOR_NOISE = "noise_sensor"
static

Input name of the noise sensor

const std::string Sensors::SENSOR_NOISE_EVENT = "noise event"
static

Input name of the noise eventsensor

const std::string Sensors::SENSOR_POSITION = "position"
static

Input name of the position sensor

const std::string Sensors::SENSOR_PROXIMITY = "proximity"
static

Input name of the proximity sensor

const std::string Sensors::SENSOR_ROTATION_RATE = "gyroscope"
static

Input name of the gyroscope sensor

const std::string Sensors::SENSOR_ROTATION_RATE_BURST = "gyroscope (burst-mode)"
static

Input name of the gyroscope burst sensor

const std::string Sensors::SENSOR_SCREEN_ACTIVITY = "screen activity"
static

Input name of the screen activity sensor


The documentation for this class was generated from the following files: