spandsp  0.0.6
power_meter_t Struct Reference

#include <power_meter.h>

Public Attributes

int shift
 
int32_t reading
 

Detailed Description

Power meter descriptor. This defines the working state for a single instance of a power measurement device.

Member Data Documentation

◆ reading

int32_t power_meter_t::reading

The current power reading.

Referenced by power_meter_current(), power_meter_current_dbm0(), and power_meter_current_dbov().

◆ shift

int power_meter_t::shift

The shift factor, which controls the damping of the power meter.

Referenced by power_meter_damping().


The documentation for this struct was generated from the following file: