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

Namespaces | |
| namespace | shawn |
Classes | |
| class | shawn::SlottedAlohaTransmissionModel |
| Slotted aloha transmission model where each message arrives at the beginning of a slot with a given $slot (0.0,1.0]. More... | |
| struct | shawn::SlottedAlohaTransmissionModel::same_slot |
| Unary function to determine if two messages are of the same slot. More... | |
1.5.6