Sensor providing device rotation around axes.  
 More...
#include <rotationsensor.h>
Sensor providing device rotation around axes. 
Definition at line 44 of file rotationsensor.h.
◆ RotationSensorChannel()
  
  | 
        
          | RotationSensorChannel::RotationSensorChannel | ( | const QString & | id | ) |  |  | protected | 
 
 
◆ ~RotationSensorChannel()
  
  | 
        
          | virtual RotationSensorChannel::~RotationSensorChannel | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ dataAvailable
  
  | 
        
          | void RotationSensorChannel::dataAvailable | ( | const XYZ & | data | ) |  |  | signal | 
 
Sent when new measurement data has become available. 
- Parameters
- 
  
  
 
 
◆ downsamplingSupported()
  
  | 
        
          | virtual bool RotationSensorChannel::downsamplingSupported | ( |  | ) | const |  | virtual | 
 
 
◆ factoryMethod()
  
  | 
        
          | static AbstractSensorChannel * RotationSensorChannel::factoryMethod | ( | const QString & | id | ) |  |  | inlinestatic | 
 
 
◆ hasZ()
  
  | 
        
          | bool RotationSensorChannel::hasZ | ( |  | ) | const |  | inline | 
 
 
◆ interval()
  
  | 
        
          | virtual unsigned int RotationSensorChannel::interval | ( |  | ) | const |  | virtual | 
 
 
◆ removeSession()
  
  | 
        
          | virtual void RotationSensorChannel::removeSession | ( | int | sessionId | ) |  |  | virtual | 
 
 
◆ rotation()
  
  | 
        
          | XYZ RotationSensorChannel::rotation | ( |  | ) | const |  | inline | 
 
 
◆ setInterval()
  
  | 
        
          | virtual bool RotationSensorChannel::setInterval | ( | unsigned int | value, |  
          |  |  | int | sessionId |  
          |  | ) |  |  |  | virtual | 
 
 
◆ start
  
  | 
        
          | bool RotationSensorChannel::start | ( |  | ) |  |  | slot | 
 
 
◆ stop
  
  | 
        
          | bool RotationSensorChannel::stop | ( |  | ) |  |  | slot | 
 
 
◆ hasZ
  
  | 
        
          | bool RotationSensorChannel::hasZ |  | read | 
 
 
◆ rotation
  
  | 
        
          | XYZ RotationSensorChannel::rotation |  | read | 
 
 
The documentation for this class was generated from the following file: