sensorfw
MagnetometerAdaptorNCDK Class Reference

#include <magnetometeradaptor-ncdk.h>

Inheritance diagram for MagnetometerAdaptorNCDK:

Public Member Functions

bool startSensor ()
 
void stopSensor ()
 

Static Public Member Functions

static DeviceAdaptor * factoryMethod (const QString &id)
 Factory method for gaining a new instance of MagnetometerAdaptor class. More...
 

Protected Member Functions

 MagnetometerAdaptorNCDK (const QString &id)
 Constructor. More...
 
 ~MagnetometerAdaptorNCDK ()
 
bool setInterval (const unsigned int value, const int sessionId)
 

Properties

int overflowLimit
 

Detailed Description

Definition at line 34 of file magnetometeradaptor-ncdk.h.

Constructor & Destructor Documentation

◆ MagnetometerAdaptorNCDK()

MagnetometerAdaptorNCDK::MagnetometerAdaptorNCDK ( const QString &  id)
protected

Constructor.

Parameters
idIdentifier for the adaptor.

◆ ~MagnetometerAdaptorNCDK()

MagnetometerAdaptorNCDK::~MagnetometerAdaptorNCDK ( )
protected

Member Function Documentation

◆ factoryMethod()

static DeviceAdaptor * MagnetometerAdaptorNCDK::factoryMethod ( const QString &  id)
inlinestatic

Factory method for gaining a new instance of MagnetometerAdaptor class.

Parameters
idIdentifier for the adaptor.

Definition at line 45 of file magnetometeradaptor-ncdk.h.

◆ setInterval()

bool MagnetometerAdaptorNCDK::setInterval ( const unsigned int  value,
const int  sessionId 
)
protected

◆ startSensor()

bool MagnetometerAdaptorNCDK::startSensor ( )

◆ stopSensor()

void MagnetometerAdaptorNCDK::stopSensor ( )

Property Documentation

◆ overflowLimit

int MagnetometerAdaptorNCDK::overflowLimit
readwrite

Definition at line 1 of file magnetometeradaptor-ncdk.h.


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