#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. |
static TypeId ns3::FixedRssLossModel::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::FixedRssLossModel.
Attributes defined for this type:
Reimplemented from ns3::PropagationLossModel.
void ns3::FixedRssLossModel::SetRss | ( | double | rss | ) |
rss | (dBm) the received signal strength |