#include "wifi-ppdu.h"#include "wifi-phy-operating-channel.h"#include "wifi-psdu.h"#include "ns3/log.h"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{wifi-ppdu.cc} | 
| namespace | ns3 | 
| Every class exported by the ns3 library is enclosed in the ns3 namespace.  | |
Functions | |
| std::vector< ns3::MHz_u > | anonymous_namespace{wifi-ppdu.cc}::GetChannelCenterFrequenciesPerSegment (const ns3::WifiPhyOperatingChannel &channel, ns3::MHz_u channelWidth) | 
| Get the center frequency of each segment covered by the provided channel width.   | |
| std::ostream & | ns3::operator<< (std::ostream &os, const Ptr< const WifiPpdu > &ppdu) | 
| Stream insertion operator.   | |