#include <dcc_mco_field.hpp>
DCC-MCO (Multi Channel Operations) is specified in TS 102 636-4-2 V1.1.1 DccMcoField implements the SHB header field extension.
Definition at line 17 of file dcc_mco_field.hpp.
◆ cbr_type
| using vanetza::geonet::DccMcoField::cbr_type = uint8_t |
|
private |
◆ ChannelLoad
◆ power_type
| using vanetza::geonet::DccMcoField::power_type = BitNumber<unsigned, 5> |
|
private |
◆ DccMcoField() [1/2]
| vanetza::geonet::DccMcoField::DccMcoField |
( |
| ) |
|
◆ DccMcoField() [2/2]
| vanetza::geonet::DccMcoField::DccMcoField |
( |
uint32_t | field | ) |
|
|
explicit |
◆ local_cbr() [1/2]
◆ local_cbr() [2/2]
| void vanetza::geonet::DccMcoField::local_cbr |
( |
const ChannelLoad & | cbr | ) |
|
◆ neighbour_cbr() [1/2]
◆ neighbour_cbr() [2/2]
| void vanetza::geonet::DccMcoField::neighbour_cbr |
( |
const ChannelLoad & | cbr | ) |
|
◆ operator uint32_t()
| vanetza::geonet::DccMcoField::operator uint32_t |
( |
| ) |
const |
|
explicit |
◆ output_power() [1/2]
| unsigned vanetza::geonet::DccMcoField::output_power |
( |
| ) |
const |
◆ output_power() [2/2]
| void vanetza::geonet::DccMcoField::output_power |
( |
unsigned | dbm | ) |
|
Output power of packet transmission
- Returns
- [0; 31] dBm (values are cramped at limits)
Definition at line 56 of file dcc_mco_field.cpp.
◆ m_cbr_l0_hop
| cbr_type vanetza::geonet::DccMcoField::m_cbr_l0_hop |
|
private |
◆ m_cbr_l1_hop
| cbr_type vanetza::geonet::DccMcoField::m_cbr_l1_hop |
|
private |
◆ m_output_power
| power_type vanetza::geonet::DccMcoField::m_output_power |
|
private |
The documentation for this class was generated from the following files: