DESERT 3.5.1
|
#include <wake-up-pkt-hdr.h>
Static Public Member Functions | |
static int & | offset () |
static struct hdr_wkup * | access (const Packet *p) |
Public Attributes | |
double | startRx_time |
double | endRx_time |
Static Public Attributes | |
static int | offset_ |
Header of the Wake Up Tone.
Definition at line 53 of file wake-up-pkt-hdr.h.
|
inlinestatic |
Method that permits to access to the header from the Packet.
Packet* | pointer to the packet |
Definition at line 72 of file wake-up-pkt-hdr.h.
|
inlinestatic |
Reference to the offset_ variable.
Definition at line 62 of file wake-up-pkt-hdr.h.
double hdr_wkup::endRx_time |
End Reception Time.
Definition at line 56 of file wake-up-pkt-hdr.h.
|
static |
Required by PacketManagerHeader class.
Definition at line 58 of file wake-up-pkt-hdr.h.
double hdr_wkup::startRx_time |
Start Reception Time.
Definition at line 55 of file wake-up-pkt-hdr.h.