The propagation loss is fixed. The user can set received power level. More...
#include <propagation-loss-model.h>


Public Member Functions | |
| void | SetRss (double rss) |
Static Public Member Functions | |
| static TypeId | GetTypeId (void) |
| This method returns the TypeId associated to ns3::FixedRssLossModel. | |
The propagation loss is fixed. The user can set received power level.
| static TypeId ns3::FixedRssLossModel::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::FixedRssLossModel.
Attributes defined for this type:
No TraceSources defined for this type.
Reimplemented from ns3::PropagationLossModel.
| void ns3::FixedRssLossModel::SetRss | ( | double | rss | ) |
| rss | (dBm) the received signal strength |
Set the RSS.
1.7.1