Classes | |
| struct | Input |
| struct | Output |
Public Member Functions | |
| struct CollisionExperiment::Output | Run (struct CollisionExperiment::Input input) |
Private Member Functions | |
| void | Receive (Ptr< Packet > p, double snr, WifiMode mode, enum WifiPreamble preamble) |
| void | SendA (void) const |
| void | SendB (void) const |
Private Attributes | |
| uint32_t | m_flowIdA |
| uint32_t | m_flowIdB |
| struct Input | m_input |
| struct Output | m_output |
| Ptr< WifiPhy > | m_txA |
| Ptr< WifiPhy > | m_txB |
Definition at line 132 of file wifi-phy-test.cc.