WirelessPhyTracer Class Reference

Inheritance diagram for WirelessPhyTracer:

Inheritance graph
[legend]
Collaboration diagram for WirelessPhyTracer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WirelessPhyTracer ()

Protected Member Functions

void format (Packet *p, SAP *sap)
double WtodBm (double W)

Detailed Description

Definition at line 34 of file phy-tracer.h.


Member Function Documentation

void WirelessPhyTracer::format ( Packet *  p,
SAP sap 
) [protected, virtual]

This method has to write a formatted string with the packet's information using the method writeTrace of the given SAP.

Parameters:
p pointer to the Packet to be traced
sap pointer to the SAP instance which ask for the trace
Remarks:
This method is virtual, thus it must be overloaded. The Tracer class is a SAP friend class, but a derived class can not call the protected method of SAP. This mean that when we wants to write a string in the trace file, we have to call the Tracer writeTrace method passing the SAP instance.
See also:
writeTrace, ConnectorTrace, SAP

Implements Tracer.

Definition at line 41 of file phy-tracer.cc.

References hdr_MrclWrlPhy::destPos_, Position::getX(), Position::getY(), hdr_MrclWrlPhy::sourcePos_, Tracer::writeTrace(), and WtodBm().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Nov 26 15:52:37 2008 for NS-MIRACLE library by  doxygen 1.5.2