Vanetza
 
Loading...
Searching...
No Matches
vanetza::dcc::ChannelProbeProcessor Class Referenceabstract

#include <channel_probe_processor.hpp>

Inheritance diagram for vanetza::dcc::ChannelProbeProcessor:

Public Member Functions

virtual void indicate (ChannelLoad cl)=0
 

Detailed Description

Access point for radio layers to propagate their local channel load measurements

Definition at line 14 of file channel_probe_processor.hpp.

Member Function Documentation

◆ indicate()

virtual void vanetza::dcc::ChannelProbeProcessor::indicate ( ChannelLoad  cl)
pure virtual

Indicate a new channel load measurement

See also
TS 102 686 V1.1.1 Annex A.1.2 for definition of "channel load"
Parameters
cllocally measured channel load

Implemented in vanetza::dcc::SmoothingChannelProbeProcessor, and vanetza::dcc::HookedChannelProbeProcessor.


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