#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 20 of file pressure_temperature.pb.h.
| bool _jaiabot_protobuf_PressureTemperatureData::has_temperature |
Definition at line 22 of file pressure_temperature.pb.h.
| double _jaiabot_protobuf_PressureTemperatureData::pressure_raw |
Definition at line 21 of file pressure_temperature.pb.h.
| jaiabot_protobuf_PressureSensorType _jaiabot_protobuf_PressureTemperatureData::sensor_type |
Definition at line 24 of file pressure_temperature.pb.h.
| double _jaiabot_protobuf_PressureTemperatureData::temperature |
Definition at line 23 of file pressure_temperature.pb.h.