#include "sys/transmission_model.h"#include <vector>#include <functional>

Namespaces | |
| namespace | shawn |
Classes | |
| class | shawn::MacaTransmissionModel |
| A MACA transmission model delays the messages if two packets may interfere at some node. More... | |
| struct | shawn::MacaTransmissionModel::maca_msg |
| Message structure used in MACA transmission model. More... | |
| struct | shawn::MacaTransmissionModel::same_round |
| Unary function to determine if two messages are of the same simulation round. More... | |
1.5.6