#include "ns3/mobility-model.h"
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::PropagationCache< T > |
Constructs a cache of objects, where each obect is responsible for a single propagation path loss calculations. Propagation path a–>b and b–>a is the same thing. Propagation path is identified by a couple of MobilityModels and a spectrum model UID. More... | |
struct | ns3::PropagationCache< T >::PropagationPathIdentifier |
Each path is identified by. More... |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |