Go to the source code of this file.
Classes | |
class | datatypes::Measurement |
class | datatypes::MeasurementList |
Namespaces | |
datatypes | |
Enumerations | |
enum | MeasurementType { Meastype_Unknown = 0x0000, Meastype_Voltage_Supply_Panel = 0x0001, Meastype_Temperature_Panel = 0x0002, Meastype_Brightness = 0x0003, Meastype_Voltage_Supply_Video = 0x0004, Meastype_Sniffpad_Panel = 0x0005, Meastype_DeviceName = 0x0006, Meastype_DeviceVersion = 0x0007, Meastype_ScanFreq = 0x0008, Meastype_ScanStartAngle = 0x0009, Meastype_ScanStopAngle = 0x000A, Meastype_ScanResolution = 0x000B } |
enum MeasurementType |
Definition at line 24 of file Measurement.hpp.