A complete Radio Environment Map is composed of many of this structure. More...
Public Attributes | |
Ptr< MobilityModel > | bmm |
Position of the listener in the environment. More... | |
Ptr< RemSpectrumPhy > | phy |
Simplified listener which compute SINR over the DL channel. More... | |
A complete Radio Environment Map is composed of many of this structure.
Definition at line 108 of file radio-environment-map-helper.h.
Ptr<MobilityModel> ns3::RadioEnvironmentMapHelper::RemPoint::bmm |
Position of the listener in the environment.
Definition at line 113 of file radio-environment-map-helper.h.
Referenced by ns3::RadioEnvironmentMapHelper::DelayedInstall().
Ptr<RemSpectrumPhy> ns3::RadioEnvironmentMapHelper::RemPoint::phy |
Simplified listener which compute SINR over the DL channel.
Definition at line 111 of file radio-environment-map-helper.h.
Referenced by ns3::RadioEnvironmentMapHelper::DelayedInstall().