class SnrHistogram

Defined at line 325 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

Histogram for signal to noise ratio (SNR).

Public Members

HistScope hist_scope
unique_ptr antenna_id
vector snr_samples
uint64_t invalid_samples

Public Methods

::std::unique_ptr<SnrHistogram> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SnrHistogram * value, size_t _offset)
zx_status_t Clone (SnrHistogram * result)