33 #ifndef EMANERECEIVEPOWERTABLEPUBLISHER_HEADER_ 34 #define EMANERECEIVEPOWERTABLEPUBLISHER_HEADER_ 50 std::uint64_t u64Frequency,
58 using ReceivePowerTableSet = std::set<ReceivePowerTableKey>;
59 ReceivePowerTableSet receivePowerTableSet_;
63 #endif //EMANERECEIVEPOWERTABLEPUBLISHER_HEADER_
void update(NEMId nemId, std::uint64_t u64Frequency, double dReceivePower, const TimePoint &rxTime)
The StatisticRegistrar allows NEM layers to register statistics and statistic tables. Statistics and Statistic tables are owned by the emulator framework and a borrowed reference is returned to the registering NEM layer.
std::pair< NEMId, std::uint64_t > ReceivePowerTableKey
Clock::time_point TimePoint
void registerStatistics(StatisticRegistrar ®istrar)