Packet quality.
More...
#include <senf/Ext/NetEmu/Annotations.hh>
|
(Note that these are not member functions.)
|
std::ostream & | operator<< (std::ostream &os, Quality const &annotation) |
| Output Quality annotation instance as it's string representation. More...
|
|
Packet quality.
Definition at line 67 of file Annotations.hh.
◆ Quality()
senf::emu::annotations::Quality::Quality |
( |
| ) |
|
◆ setLoss()
void senf::emu::annotations::Quality::setLoss |
( |
unsigned |
loss | ) |
|
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
Quality const & |
annotation |
|
) |
| |
|
related |
Output Quality annotation instance as it's string representation.
◆ airTime
unsigned short senf::emu::annotations::Quality::airTime |
|
mutable |
◆ flags
◆ noise
short senf::emu::annotations::Quality::noise |
|
mutable |
◆ rssi
short senf::emu::annotations::Quality::rssi |
|
mutable |
◆ snr
short senf::emu::annotations::Quality::snr |
|
mutable |
The documentation for this struct was generated from the following file: