Sensor providing accelerometer measurements.  
 More...
#include <accelerometersensor.h>
Sensor providing accelerometer measurements. 
Accelerometer measurements are provided corrected to the Nokia Coordinate System. 
Definition at line 48 of file accelerometersensor.h.
◆ AccelerometerSensorChannel()
  
  | 
        
          | AccelerometerSensorChannel::AccelerometerSensorChannel | ( | const QString & | id | ) |  |  | protected | 
 
 
◆ ~AccelerometerSensorChannel()
  
  | 
        
          | virtual AccelerometerSensorChannel::~AccelerometerSensorChannel | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ dataAvailable
  
  | 
        
          | void AccelerometerSensorChannel::dataAvailable | ( | const XYZ & | data | ) |  |  | signal | 
 
Sent when new measurement data has become available. 
- Parameters
- 
  
  
 
 
◆ downsamplingSupported()
  
  | 
        
          | virtual bool AccelerometerSensorChannel::downsamplingSupported | ( |  | ) | const |  | virtual | 
 
 
◆ factoryMethod()
  
  | 
        
          | static AbstractSensorChannel * AccelerometerSensorChannel::factoryMethod | ( | const QString & | id | ) |  |  | inlinestatic | 
 
 
◆ get()
  
  | 
        
          | XYZ AccelerometerSensorChannel::get | ( |  | ) | const |  | inline | 
 
 
◆ removeSession()
  
  | 
        
          | virtual void AccelerometerSensorChannel::removeSession | ( | int | sessionId | ) |  |  | virtual | 
 
 
◆ start
  
  | 
        
          | bool AccelerometerSensorChannel::start | ( |  | ) |  |  | slot | 
 
 
◆ stop
  
  | 
        
          | bool AccelerometerSensorChannel::stop | ( |  | ) |  |  | slot | 
 
 
◆ value
  
  | 
        
          | XYZ AccelerometerSensorChannel::value |  | read | 
 
 
The documentation for this class was generated from the following file: