#include <nanopb/jaiabot/messages/sensor/pressure_temperature.pb.h>
Public Attributes | |
double | pressure_raw |
bool | has_pressure_adjusted |
double | pressure_adjusted |
bool | has_pressure_raw_before_dive |
double | pressure_raw_before_dive |
bool | has_calculated_depth |
double | calculated_depth |
Definition at line 20 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::calculated_depth |
Definition at line 27 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureAdjustedData::has_calculated_depth |
Definition at line 26 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureAdjustedData::has_pressure_adjusted |
Definition at line 22 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureAdjustedData::has_pressure_raw_before_dive |
Definition at line 24 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::pressure_adjusted |
Definition at line 23 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::pressure_raw |
Definition at line 21 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::pressure_raw_before_dive |
Definition at line 25 of file pressure_temperature.pb.h.