EMANE  1.0.1
EMANE::ReceivePowerTablePublisher Class Reference

#include <receivepowertablepublisher.h>

Public Types

using ReceivePowerTableKey = std::pair< NEMId, std::uint64_t >
 

Public Member Functions

void registerStatistics (StatisticRegistrar &registrar)
 
void update (NEMId nemId, std::uint64_t u64Frequency, double dReceivePower, const TimePoint &rxTime)
 

Detailed Description

Definition at line 44 of file receivepowertablepublisher.h.

Member Typedef Documentation

◆ ReceivePowerTableKey

Definition at line 54 of file receivepowertablepublisher.h.

Member Function Documentation

◆ registerStatistics()

void EMANE::ReceivePowerTablePublisher::registerStatistics ( StatisticRegistrar registrar)

Definition at line 53 of file receivepowertablepublisher.cc.

◆ update()

void EMANE::ReceivePowerTablePublisher::update ( NEMId  nemId,
std::uint64_t  u64Frequency,
double  dReceivePower,
const TimePoint rxTime 
)

Definition at line 63 of file receivepowertablepublisher.cc.


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