22 #ifndef INCLUDED_DIGITAL_PACKET_HEADER_OFDM_H
23 #define INCLUDED_DIGITAL_PACKET_HEADER_OFDM_H
42 const std::vector<std::vector<int> > &occupied_carriers,
44 const std::string &len_tag_key,
45 const std::string &frame_len_tag_key,
46 const std::string &num_tag_key,
47 int bits_per_header_sym,
48 int bits_per_payload_sym);
62 const unsigned char *header,
63 std::vector<tag_t> &tags);
82 const std::vector<std::vector<int> > &occupied_carriers,
84 const std::string &len_tag_key=
"packet_len",
85 const std::string &frame_len_tag_key=
"frame_len",
86 const std::string &num_tag_key=
"packet_num",
87 int bits_per_header_sym=1,
88 int bits_per_payload_sym=1