sensorfw
RotationSensorChannelAdaptor Class Reference

#include <rotationsensor_a.h>

Inheritance diagram for RotationSensorChannelAdaptor:

Public Slots

XYZ rotation () const
 
bool hasZ () const
 

Signals

void dataAvailable (const XYZ &data)
 

Public Member Functions

 RotationSensorChannelAdaptor (QObject *parent)
 

Properties

XYZ rotation
 
bool hasZ
 

Detailed Description

Definition at line 35 of file rotationsensor_a.h.

Constructor & Destructor Documentation

◆ RotationSensorChannelAdaptor()

RotationSensorChannelAdaptor::RotationSensorChannelAdaptor ( QObject *  parent)

Member Function Documentation

◆ dataAvailable

void RotationSensorChannelAdaptor::dataAvailable ( const XYZ data)
signal

◆ hasZ

bool RotationSensorChannelAdaptor::hasZ ( ) const
slot

◆ rotation

XYZ RotationSensorChannelAdaptor::rotation ( ) const
slot

Property Documentation

◆ hasZ

bool RotationSensorChannelAdaptor::hasZ
read

Definition at line 1 of file rotationsensor_a.h.

◆ rotation

XYZ RotationSensorChannelAdaptor::rotation
read

Definition at line 1 of file rotationsensor_a.h.


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