RENEWLab  1.1.0
RENEW project
Packet Struct Reference

#include <macros.h>

Public Member Functions

 Packet (int f, int s, int c, int a)
 

Public Attributes

uint32_t frame_id
 
uint32_t slot_id
 
uint32_t cell_id
 
uint32_t ant_id
 
short data []
 

Constructor & Destructor Documentation

◆ Packet()

Packet::Packet ( int  f,
int  s,
int  c,
int  a 
)
inline

Member Data Documentation

◆ ant_id

uint32_t Packet::ant_id

◆ cell_id

uint32_t Packet::cell_id

◆ data

short Packet::data[]

◆ frame_id

uint32_t Packet::frame_id

◆ slot_id

uint32_t Packet::slot_id

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