class PacketStamp


Public Fields

double CPThresh
capture threshold for recving interface
double RxPr
WILD HACK: The following two variables are a wild hack

Public Methods

inline Antenna* getAntenna()
inline double getLambda()
inline MobileNode* getNode()
inline double getTxPr()
void init(const PacketStamp *s)
PacketStamp()
void stamp(MobileNode *n, Antenna *a, double xmitPr, double lam)

Protected Fields

Antenna* ant
double lambda
wavelength of signal
MobileNode* node
double Pr
power pkt sent with

Documentation

PacketStamp()

void init(const PacketStamp *s)

void stamp(MobileNode *n, Antenna *a, double xmitPr, double lam)

inline Antenna* getAntenna()

inline MobileNode* getNode()

inline double getTxPr()

inline double getLambda()

double RxPr
WILD HACK: The following two variables are a wild hack. They will go away in the next release... They're used by the mac-802_11 object to determine capture. This will be moved into the net-if family of objects in the future. power with which pkt is received

double CPThresh
capture threshold for recving interface

Antenna* ant

MobileNode* node

double Pr
power pkt sent with

double lambda
wavelength of signal


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de