#include <uwrov-packet.h>
|
float & | x () |
|
float & | y () |
|
float & | z () |
|
double & | ack () |
|
hdr_uwROV_monitoring describes UWROV_monitoring packets sent by the ROV to the base station for monitoring the ROV state.
Definition at line 90 of file uwrov-packet.h.
◆ access()
◆ ack()
double & hdr_uwROV_monitoring::ack |
( |
| ) |
|
|
inline |
◆ offset()
static int & hdr_uwROV_monitoring::offset |
( |
| ) |
|
|
inlinestatic |
◆ x()
float & hdr_uwROV_monitoring::x |
( |
| ) |
|
|
inline |
◆ y()
float & hdr_uwROV_monitoring::y |
( |
| ) |
|
|
inline |
◆ z()
float & hdr_uwROV_monitoring::z |
( |
| ) |
|
|
inline |
◆ ack_
double hdr_uwROV_monitoring::ack_ |
◆ offset_
int hdr_uwROV_monitoring::offset_ |
|
static |
Required by the PacketHeaderManager.
Offset used to access in hdr_uwROV packets header.
Definition at line 96 of file uwrov-packet.h.
◆ x_
float hdr_uwROV_monitoring::x_ |
◆ y_
float hdr_uwROV_monitoring::y_ |
◆ z_
float hdr_uwROV_monitoring::z_ |
The documentation for this struct was generated from the following files: