JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
_jaiabot_protobuf_PressureAdjustedData Struct Reference

#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
 

Detailed Description

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

Member Data Documentation

◆ calculated_depth

double _jaiabot_protobuf_PressureAdjustedData::calculated_depth

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

◆ has_calculated_depth

bool _jaiabot_protobuf_PressureAdjustedData::has_calculated_depth

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

◆ has_pressure_adjusted

bool _jaiabot_protobuf_PressureAdjustedData::has_pressure_adjusted

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

◆ has_pressure_raw_before_dive

bool _jaiabot_protobuf_PressureAdjustedData::has_pressure_raw_before_dive

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

◆ pressure_adjusted

double _jaiabot_protobuf_PressureAdjustedData::pressure_adjusted

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

◆ pressure_raw

double _jaiabot_protobuf_PressureAdjustedData::pressure_raw

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

◆ pressure_raw_before_dive

double _jaiabot_protobuf_PressureAdjustedData::pressure_raw_before_dive

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


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