A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::LteInterferencePowerChunkProcessor Class Reference

#include <lte-sinr-chunk-processor.h>

+ Inheritance diagram for ns3::LteInterferencePowerChunkProcessor:

Public Member Functions

 LteInterferencePowerChunkProcessor (Ptr< LtePhy > p)
 
virtual void End ()
 
virtual void EvaluateSinrChunk (const SpectrumValue &sinr, Time duration)
 
virtual void Start ()
 
- Public Member Functions inherited from ns3::SimpleRefCount< LteSinrChunkProcessor >
 SimpleRefCount (const SimpleRefCount &o)
 
uint32_t GetReferenceCount (void) const
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 
void Ref (void) const
 
void Unref (void) const
 

Private Attributes

Ptr< LtePhym_phy
 
Ptr< SpectrumValuem_sumSinr
 
Time m_totDuration
 

Additional Inherited Members

- Static Public Member Functions inherited from ns3::SimpleRefCount< LteSinrChunkProcessor >
static void Cleanup (void)
 

Detailed Description

The LteInterferencePowerChunkProcessor averages the interference power over time for data frame and therefore in charge of generating the interference power linear values for generating the interference power tracing at eNB side

Definition at line 136 of file lte-sinr-chunk-processor.h.


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