JaiaBot  1.20.0
JaiaBot micro-AUV software
_jaiabot_protobuf_PressureTemperatureData Struct Reference

#include <nanopb/jaiabot/messages/sensor/pressure_temperature.pb.h>

Public Attributes

double pressure_raw
 
bool has_temperature
 
double temperature
 
jaiabot_protobuf_PressureSensorType sensor_type
 

Detailed Description

Definition at line 30 of file pressure_temperature.pb.h.

Member Data Documentation

◆ has_temperature

bool _jaiabot_protobuf_PressureTemperatureData::has_temperature

Definition at line 32 of file pressure_temperature.pb.h.

◆ pressure_raw

double _jaiabot_protobuf_PressureTemperatureData::pressure_raw

Definition at line 31 of file pressure_temperature.pb.h.

◆ sensor_type

jaiabot_protobuf_PressureSensorType _jaiabot_protobuf_PressureTemperatureData::sensor_type

Definition at line 34 of file pressure_temperature.pb.h.

◆ temperature

double _jaiabot_protobuf_PressureTemperatureData::temperature

Definition at line 33 of file pressure_temperature.pb.h.


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