|
SEPIA
Software documentation for the APEX SEPIA receivers
|
A class to control the power meter. More...
#include <powermeter.h>
Inherits QObject.
Public Member Functions | |
| void | init () |
| Initialize instrument for power readings. | |
| float | reading () |
| Get one reading from the selected gauge. | |
| bool | isConnected () |
| Return connection status. | |
Static Public Member Functions | |
| static PowerMeter * | instance () |
| Get a pointer to a class PowerMeter instance. | |
A class to control the power meter.