#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 27 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::calculated_depth |
Definition at line 34 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureAdjustedData::has_calculated_depth |
Definition at line 33 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureAdjustedData::has_pressure_adjusted |
Definition at line 29 of file pressure_temperature.pb.h.
bool _jaiabot_protobuf_PressureAdjustedData::has_pressure_raw_before_dive |
Definition at line 31 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::pressure_adjusted |
Definition at line 30 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::pressure_raw |
Definition at line 28 of file pressure_temperature.pb.h.
double _jaiabot_protobuf_PressureAdjustedData::pressure_raw_before_dive |
Definition at line 32 of file pressure_temperature.pb.h.