libsigrokcxx  unreleased development snapshot
C++ bindings for libsigrok
Static Public Attributes | List of all members
sigrok::Quantity Class Reference

Measured quantity. More...

#include </home/user/build/libsigrok/build/bindings/cxx/include/libsigrokcxx/enums.hpp>

+ Inheritance diagram for sigrok::Quantity:

Static Public Attributes

static const Quantity *const VOLTAGE
 
static const Quantity *const CURRENT
 
static const Quantity *const RESISTANCE
 
static const Quantity *const CAPACITANCE
 
static const Quantity *const TEMPERATURE
 
static const Quantity *const FREQUENCY
 
static const Quantity *const DUTY_CYCLE
 Duty cycle, e.g. More...
 
static const Quantity *const CONTINUITY
 Continuity test. More...
 
static const Quantity *const PULSE_WIDTH
 
static const Quantity *const CONDUCTANCE
 
static const Quantity *const POWER
 Electrical power, usually in W, or dBm. More...
 
static const Quantity *const GAIN
 Gain (a transistor's gain, or hFE, for example). More...
 
static const Quantity *const SOUND_PRESSURE_LEVEL
 Logarithmic representation of sound pressure relative to a reference value. More...
 
static const Quantity *const CARBON_MONOXIDE
 Carbon monoxide level. More...
 
static const Quantity *const RELATIVE_HUMIDITY
 Humidity. More...
 
static const Quantity *const TIME
 Time. More...
 
static const Quantity *const WIND_SPEED
 Wind speed. More...
 
static const Quantity *const PRESSURE
 Pressure. More...
 
static const Quantity *const PARALLEL_INDUCTANCE
 Parallel inductance (LCR meter model). More...
 
static const Quantity *const PARALLEL_CAPACITANCE
 Parallel capacitance (LCR meter model). More...
 
static const Quantity *const PARALLEL_RESISTANCE
 Parallel resistance (LCR meter model). More...
 
static const Quantity *const SERIES_INDUCTANCE
 Series inductance (LCR meter model). More...
 
static const Quantity *const SERIES_CAPACITANCE
 Series capacitance (LCR meter model). More...
 
static const Quantity *const SERIES_RESISTANCE
 Series resistance (LCR meter model). More...
 
static const Quantity *const DISSIPATION_FACTOR
 Dissipation factor. More...
 
static const Quantity *const QUALITY_FACTOR
 Quality factor. More...
 
static const Quantity *const PHASE_ANGLE
 Phase angle. More...
 
static const Quantity *const DIFFERENCE
 Difference from reference value. More...
 
static const Quantity *const COUNT
 Count. More...
 
static const Quantity *const POWER_FACTOR
 Power factor. More...
 
static const Quantity *const APPARENT_POWER
 Apparent power. More...
 
static const Quantity *const MASS
 Mass. More...
 
static const Quantity *const HARMONIC_RATIO
 Harmonic ratio. More...
 
static const Quantity *const ENERGY
 Energy. More...
 
static const Quantity *const ELECTRIC_CHARGE
 Electric charge. More...
 

Additional Inherited Members

- Public Member Functions inherited from sigrok::EnumValue< Quantity, enum sr_mq >
int id () const
 The integer constant associated with this value. More...
 
std::string name () const
 The name associated with this value. More...
 
- Static Public Member Functions inherited from sigrok::EnumValue< Quantity, enum sr_mq >
static const Quantityget (int id)
 Get value associated with a given integer constant. More...
 
static std::vector< const Quantity * > values ()
 Get possible values. More...
 

Detailed Description

Measured quantity.

Definition at line 112 of file enums.hpp.

Member Data Documentation

const Quantity* const sigrok::Quantity::DUTY_CYCLE
static

Duty cycle, e.g.

Definition at line 123 of file enums.hpp.

const Quantity* const sigrok::Quantity::CONTINUITY
static

Continuity test.

Definition at line 125 of file enums.hpp.

const Quantity* const sigrok::Quantity::POWER
static

Electrical power, usually in W, or dBm.

Definition at line 129 of file enums.hpp.

const Quantity* const sigrok::Quantity::GAIN
static

Gain (a transistor's gain, or hFE, for example).

Definition at line 131 of file enums.hpp.

const Quantity* const sigrok::Quantity::SOUND_PRESSURE_LEVEL
static

Logarithmic representation of sound pressure relative to a reference value.

Definition at line 133 of file enums.hpp.

const Quantity* const sigrok::Quantity::CARBON_MONOXIDE
static

Carbon monoxide level.

Definition at line 135 of file enums.hpp.

const Quantity* const sigrok::Quantity::RELATIVE_HUMIDITY
static

Humidity.

Definition at line 137 of file enums.hpp.

const Quantity* const sigrok::Quantity::TIME
static

Time.

Definition at line 139 of file enums.hpp.

const Quantity* const sigrok::Quantity::WIND_SPEED
static

Wind speed.

Definition at line 141 of file enums.hpp.

const Quantity* const sigrok::Quantity::PRESSURE
static

Pressure.

Definition at line 143 of file enums.hpp.

const Quantity* const sigrok::Quantity::PARALLEL_INDUCTANCE
static

Parallel inductance (LCR meter model).

Definition at line 145 of file enums.hpp.

const Quantity* const sigrok::Quantity::PARALLEL_CAPACITANCE
static

Parallel capacitance (LCR meter model).

Definition at line 147 of file enums.hpp.

const Quantity* const sigrok::Quantity::PARALLEL_RESISTANCE
static

Parallel resistance (LCR meter model).

Definition at line 149 of file enums.hpp.

const Quantity* const sigrok::Quantity::SERIES_INDUCTANCE
static

Series inductance (LCR meter model).

Definition at line 151 of file enums.hpp.

const Quantity* const sigrok::Quantity::SERIES_CAPACITANCE
static

Series capacitance (LCR meter model).

Definition at line 153 of file enums.hpp.

const Quantity* const sigrok::Quantity::SERIES_RESISTANCE
static

Series resistance (LCR meter model).

Definition at line 155 of file enums.hpp.

const Quantity* const sigrok::Quantity::DISSIPATION_FACTOR
static

Dissipation factor.

Definition at line 157 of file enums.hpp.

const Quantity* const sigrok::Quantity::QUALITY_FACTOR
static

Quality factor.

Definition at line 159 of file enums.hpp.

const Quantity* const sigrok::Quantity::PHASE_ANGLE
static

Phase angle.

Definition at line 161 of file enums.hpp.

const Quantity* const sigrok::Quantity::DIFFERENCE
static

Difference from reference value.

Definition at line 163 of file enums.hpp.

const Quantity* const sigrok::Quantity::COUNT
static

Count.

Definition at line 165 of file enums.hpp.

const Quantity* const sigrok::Quantity::POWER_FACTOR
static

Power factor.

Definition at line 167 of file enums.hpp.

const Quantity* const sigrok::Quantity::APPARENT_POWER
static

Apparent power.

Definition at line 169 of file enums.hpp.

const Quantity* const sigrok::Quantity::MASS
static

Mass.

Definition at line 171 of file enums.hpp.

const Quantity* const sigrok::Quantity::HARMONIC_RATIO
static

Harmonic ratio.

Definition at line 173 of file enums.hpp.

const Quantity* const sigrok::Quantity::ENERGY
static

Energy.

Definition at line 175 of file enums.hpp.

const Quantity* const sigrok::Quantity::ELECTRIC_CHARGE
static

Electric charge.

Definition at line 177 of file enums.hpp.


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