44#define HDR_WOSS(P) (hdr_woss::access(P))
75 inline static int& offset() {
return offset_; }
76 inline static struct hdr_woss* access(
const Packet* p) {
77 return (
struct hdr_woss*)p->access(offset_);
WOSS packet header.
Definition uw-woss-pkt-hdr.h:56
bool already_processed
Definition uw-woss-pkt-hdr.h:72
std::complex< double > attenuation
Definition uw-woss-pkt-hdr.h:62
double frequency
Definition uw-woss-pkt-hdr.h:67