DESERT 3.5.1
Loading...
Searching...
No Matches
hdr_wkup Struct Reference

#include <wake-up-pkt-hdr.h>

Static Public Member Functions

static int & offset ()
 
static struct hdr_wkupaccess (const Packet *p)
 

Public Attributes

double startRx_time
 
double endRx_time
 

Static Public Attributes

static int offset_
 

Detailed Description

Header of the Wake Up Tone.

Definition at line 53 of file wake-up-pkt-hdr.h.

Member Function Documentation

◆ access()

static struct hdr_wkup * hdr_wkup::access ( const Packet *  p)
inlinestatic

Method that permits to access to the header from the Packet.

Parameters
Packet*pointer to the packet
Returns
hdr_wkup* pointer to the struct that represent the header

Definition at line 72 of file wake-up-pkt-hdr.h.

◆ offset()

static int & hdr_wkup::offset ( )
inlinestatic

Reference to the offset_ variable.

Definition at line 62 of file wake-up-pkt-hdr.h.

Member Data Documentation

◆ endRx_time

double hdr_wkup::endRx_time

End Reception Time.

Definition at line 56 of file wake-up-pkt-hdr.h.

◆ offset_

int hdr_wkup::offset_
static

Required by PacketManagerHeader class.

Definition at line 58 of file wake-up-pkt-hdr.h.

◆ startRx_time

double hdr_wkup::startRx_time

Start Reception Time.

Definition at line 55 of file wake-up-pkt-hdr.h.


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