Public Attributes | List of all members
Channel Struct Reference

The Channel class serves as a data struct to store sensor channel parameter. More...

#include <sensorgroup.h>

Public Attributes

std::string chName
 
double conversionFactor
 
bool conversionNeeded
 
std::string dataType
 

Detailed Description

The Channel class serves as a data struct to store sensor channel parameter.

Definition at line 24 of file sensorgroup.h.

Member Data Documentation

std::string Channel::chName

Unique identifier of a sensor channel.

Definition at line 26 of file sensorgroup.h.

double Channel::conversionFactor

Conversion factor to SI units

Definition at line 30 of file sensorgroup.h.

bool Channel::conversionNeeded

Can this channel value be converted to SI units?

Definition at line 29 of file sensorgroup.h.

std::string Channel::dataType

Datatype of the sensor channel output

Definition at line 27 of file sensorgroup.h.


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


pses_ucbridge
Author(s): Sebastian Ehmes
autogenerated on Sat Oct 28 2017 19:16:13