IInputSensorDescriptor_struct Struct Reference

Input sensor description. More...

#include <Iedk.h>

Data Fields

IEE_InputChannels_t channelId
 Logical channel id. More...
 
int fExists
 Non-zero if this sensor exists on this headset model. More...
 
const char * pszLabel
 Text label identifying this sensor. More...
 
double xLoc
 X coordinate from center of head towards nose. More...
 
double yLoc
 Y coordinate from center of head towards ears. More...
 
double zLoc
 Z coordinate from center of head toward top of skull. More...
 

Detailed Description

Input sensor description.

Field Documentation

IEE_InputChannels_t IInputSensorDescriptor_struct::channelId

Logical channel id.

int IInputSensorDescriptor_struct::fExists

Non-zero if this sensor exists on this headset model.

const char* IInputSensorDescriptor_struct::pszLabel

Text label identifying this sensor.

double IInputSensorDescriptor_struct::xLoc

X coordinate from center of head towards nose.

double IInputSensorDescriptor_struct::yLoc

Y coordinate from center of head towards ears.

double IInputSensorDescriptor_struct::zLoc

Z coordinate from center of head toward top of skull.


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