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

Public Member Functions

virtual TransmitRateControltransmit_rate_control ()=0
 
virtual ChannelProbeProcessorchannel_probe_processor ()=0
 

Detailed Description

Definition at line 12 of file entity.hpp.

Member Function Documentation

◆ channel_probe_processor()

virtual ChannelProbeProcessor & vanetza::dcc::Entity::channel_probe_processor ( )
pure virtual

Provide interface for reporting channel probes.

Usually, radio hardware will generate these reports periodically.

◆ transmit_rate_control()

virtual TransmitRateControl & vanetza::dcc::Entity::transmit_rate_control ( )
pure virtual

Provide TRC interface for Facilities

Cooperative Awareness adapts its message rate according to TRC (T_GenCam_Dcc).

See also
EN 302 637-2 V1.3.2 (section 6.1.3)

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