Rock Monitoring  V 1.0
Sensors::structSensors Struct Reference

#include <Sensors.h>

Collaboration diagram for Sensors::structSensors:
Collaboration graph

Public Attributes

FXLS8471Q::structPitchRoll sensor1
 
FXLS8471Q::structPitchRoll sensor2
 
FXLS8471Q::structPitchRoll sensor3
 
int8_t sensTemp1
 
int8_t sensTemp2
 
int8_t sensTemp3
 
int16_t extension
 
uint8_t sensorNodeId
 
uint8_t batteryLevel
 

Detailed Description

Definition at line 30 of file Sensors.h.

Member Data Documentation

uint8_t Sensors::structSensors::batteryLevel

Definition at line 40 of file Sensors.h.

int16_t Sensors::structSensors::extension

Definition at line 38 of file Sensors.h.

FXLS8471Q::structPitchRoll Sensors::structSensors::sensor1

Definition at line 32 of file Sensors.h.

FXLS8471Q::structPitchRoll Sensors::structSensors::sensor2

Definition at line 33 of file Sensors.h.

FXLS8471Q::structPitchRoll Sensors::structSensors::sensor3

Definition at line 34 of file Sensors.h.

uint8_t Sensors::structSensors::sensorNodeId

Definition at line 39 of file Sensors.h.

int8_t Sensors::structSensors::sensTemp1

Definition at line 35 of file Sensors.h.

int8_t Sensors::structSensors::sensTemp2

Definition at line 36 of file Sensors.h.

int8_t Sensors::structSensors::sensTemp3

Definition at line 37 of file Sensors.h.


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