Skip to content

Struct npr_meas_t

ClassList > npr_meas_t

Noise Power Ratio (notched-noise loading) result.

  • #include <measure_core.h>

Public Attributes

Type Name
double inband_psd_dbfs
size_t n_inband_bins
size_t n_notch_bins
double notch_psd_dbfs
double npr_db
double rbw_hz

Public Attributes Documentation

variable inband_psd_dbfs

double npr_meas_t::inband_psd_dbfs;

variable n_inband_bins

size_t npr_meas_t::n_inband_bins;

variable n_notch_bins

size_t npr_meas_t::n_notch_bins;

variable notch_psd_dbfs

double npr_meas_t::notch_psd_dbfs;

variable npr_db

double npr_meas_t::npr_db;

variable rbw_hz

double npr_meas_t::rbw_hz;


The documentation for this class was generated from the following file native/inc/measure/measure_core.h