Data Fields
sensor_t Struct Reference

Data Fields

int handle
 
float maxRange
 
int32_t minDelay
 
const char * name
 
float power
 
void * reserved [8]
 
float resolution
 
int type
 
const char * vendor
 
int version
 

Detailed Description

Definition at line 397 of file sensors.h.

Field Documentation

int sensor_t::handle

Definition at line 412 of file sensors.h.

float sensor_t::maxRange

Definition at line 416 of file sensors.h.

int32_t sensor_t::minDelay

Definition at line 424 of file sensors.h.

const char* sensor_t::name

Definition at line 399 of file sensors.h.

float sensor_t::power

Definition at line 420 of file sensors.h.

void* sensor_t::reserved[8]

Definition at line 426 of file sensors.h.

float sensor_t::resolution

Definition at line 418 of file sensors.h.

int sensor_t::type

Definition at line 414 of file sensors.h.

const char* sensor_t::vendor

Definition at line 401 of file sensors.h.

int sensor_t::version

Definition at line 407 of file sensors.h.