DESERT 3.5.1
|
#include <uwmconnector.h>
Public Attributes | |
std::string | msg_rx |
int | msg_length |
Definition at line 69 of file DESERT_Framework/DESERT/physical/uwmphy_modem/uwmconnector.h.
int msgModem::msg_length |
Length of the message (bytes).
Definition at line 71 of file DESERT_Framework/DESERT/physical/uwmphy_modem/uwmconnector.h.
std::string msgModem::msg_rx |
Message from the modem.
Definition at line 70 of file DESERT_Framework/DESERT/physical/uwmphy_modem/uwmconnector.h.