RX Info pertaining to an SCH (MCCH/MCH or PDSCH)
More...
#include <RestHandler.h>
|
| void | SetData (std::vector< uint8_t > data) |
| |
| std::vector< uint8_t > | GetData () |
| |
RX Info pertaining to an SCH (MCCH/MCH or PDSCH)
Definition at line 78 of file RestHandler.h.
◆ GetData()
| std::vector<uint8_t> RestHandler::ChannelInfo::GetData |
( |
| ) |
|
|
inline |
◆ SetData()
| void RestHandler::ChannelInfo::SetData |
( |
std::vector< uint8_t > |
data | ) |
|
|
inline |
◆ _data
| std::vector<uint8_t> RestHandler::ChannelInfo::_data = {} |
|
private |
◆ _data_mutex
| std::mutex RestHandler::ChannelInfo::_data_mutex |
|
private |
◆ ber
| double RestHandler::ChannelInfo::ber |
◆ errors
| unsigned RestHandler::ChannelInfo::errors = 0 |
◆ evm_rms
| float RestHandler::ChannelInfo::evm_rms = 0.0f |
◆ mcs
| int RestHandler::ChannelInfo::mcs = 0 |
◆ present
| bool RestHandler::ChannelInfo::present = false |
◆ total
| unsigned RestHandler::ChannelInfo::total = 0 |
The documentation for this class was generated from the following file: