#include <nanopb/jaiabot/messages/sensor/pressure_temperature.pb.h>
Public Attributes | |
double | pressure_raw |
bool | has_temperature |
double | temperature |
jaiabot_protobuf_PressureSensorType | sensor_type |
Definition at line 30 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureTemperatureData::has_temperature |
Definition at line 32 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureTemperatureData::pressure_raw |
Definition at line 31 of file pressure_temperature.pb.h.
jaiabot_protobuf_PressureSensorType _jaiabot_protobuf_PressureTemperatureData::sensor_type |
Definition at line 34 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureTemperatureData::temperature |
Definition at line 33 of file pressure_temperature.pb.h.