#include <uwrov-packet.h>
|
float & | x () |
|
float & | y () |
|
float & | z () |
|
float & | speed () |
|
double & | sn () |
|
hdr_uwROV_ctr describes UWROV_ctr packets for controlling the ROV.
Definition at line 47 of file uwrov-packet.h.
◆ access()
static struct hdr_uwROV_ctr * hdr_uwROV_ctr::access |
( |
const Packet * |
p | ) |
|
|
inlinestatic |
◆ offset()
static int & hdr_uwROV_ctr::offset |
( |
| ) |
|
|
inlinestatic |
Reference to the offset_ variable.
Definition at line 59 of file uwrov-packet.h.
◆ sn()
double & hdr_uwROV_ctr::sn |
( |
| ) |
|
|
inline |
◆ speed()
float & hdr_uwROV_ctr::speed |
( |
| ) |
|
|
inline |
◆ x()
float & hdr_uwROV_ctr::x |
( |
| ) |
|
|
inline |
◆ y()
float & hdr_uwROV_ctr::y |
( |
| ) |
|
|
inline |
◆ z()
float & hdr_uwROV_ctr::z |
( |
| ) |
|
|
inline |
◆ offset_
int hdr_uwROV_ctr::offset_ |
|
static |
Required by the PacketHeaderManager.
Offset used to access in hdr_uwROV packets header.
Definition at line 54 of file uwrov-packet.h.
◆ sn_
double hdr_uwROV_ctr::sn_ |
◆ speed_
float hdr_uwROV_ctr::speed_ |
◆ x_
◆ y_
◆ z_
The documentation for this struct was generated from the following files: