ns3::FixedRssLossModel Class Reference

The propagation loss is fixed. The user can set received power level. More...

#include <propagation-loss-model.h>

Inheritance diagram for ns3::FixedRssLossModel:

Inheritance graph
[legend]
Collaboration diagram for ns3::FixedRssLossModel:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void SetRss (double rss)

Static Public Member Functions

static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::FixedRssLossModel.


Detailed Description

The propagation loss is fixed. The user can set received power level.

Member Function Documentation

static TypeId ns3::FixedRssLossModel::GetTypeId ( void   )  [static]

This method returns the TypeId associated to ns3::FixedRssLossModel.

Attributes defined for this type:

  • Rss: The fixed receiver Rss.
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: -150
    • Flags: construct write read
No TraceSources defined for this type.

Reimplemented from ns3::PropagationLossModel.

void ns3::FixedRssLossModel::SetRss ( double  rss  ) 

Parameters:
rss (dBm) the received signal strength
Set the RSS.


The documentation for this class was generated from the following files:

Generated on Fri Apr 9 15:01:09 2010 for NS-3 by  doxygen 1.5.8