Class consisting of packet arrival information (Time, RxPower, mode, PDP).  
More...
#include <uan-transducer.h>
List of all members.
Detailed Description
Class consisting of packet arrival information (Time, RxPower, mode, PDP). 
Constructor & Destructor Documentation
- Parameters:
 - 
  
     | packet  | Packet arriving  | 
     | rxPowerDb  | RX signal power in dB of arriving packet  | 
     | txMode  | TX mode of arriving packet  | 
     | pdp  | Power delay profile of arriving packet  | 
     | arrTime  | Arrival time of packet  | 
  
   
 
 
Member Function Documentation
      
        
          | Time ns3::UanPacketArrival::GetArrivalTime  | 
          ( | 
          void  | 
           | 
           )  | 
           const [inline] | 
        
      
 
- Returns:
 - Arrival time of packet 
 
 
 
      
        
          | Ptr<Packet> ns3::UanPacketArrival::GetPacket  | 
          ( | 
          void  | 
           | 
           )  | 
           const [inline] | 
        
      
 
- Returns:
 - Pointer to packet that arrived 
 
 
 
      
        
          | UanPdp ns3::UanPacketArrival::GetPdp  | 
          ( | 
          void  | 
           | 
           )  | 
           const [inline] | 
        
      
 
- Returns:
 - PDP of arriving signal 
 
 
 
      
        
          | double ns3::UanPacketArrival::GetRxPowerDb  | 
          ( | 
          void  | 
           | 
           )  | 
           const [inline] | 
        
      
 
- Returns:
 - Received signal strength in dB re 1uPa 
 
 
 
      
        
          | const UanTxMode& ns3::UanPacketArrival::GetTxMode  | 
          ( | 
          void  | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
The documentation for this class was generated from the following file:
- src/devices/uan/model/uan-transducer.h