BMeasure-lib 1.0.0 |
BMeasureApi::DataProc Class Reference
#include <BMeasureD.h>
Static Public Member Functions | |
static const BObjMember * | getMembers () |
Public Attributes | |
BFloat32 | mean |
Processed data mean. More... | |
BFloat32 | rms |
Processed data RMS. More... | |
BFloat32 | peakHigh |
Processed data highest peak. More... | |
BFloat32 | peakLow |
Processed data lowest peak. More... | |
Bool | alarm |
An alarm condition on this channel. More... | |
BUInt8 | spare [3] |
Member Function Documentation
◆ getMembers()
| static |
Member Data Documentation
◆ alarm
Bool BMeasureApi::DataProc::alarm |
An alarm condition on this channel.
◆ mean
BFloat32 BMeasureApi::DataProc::mean |
Processed data mean.
◆ peakHigh
BFloat32 BMeasureApi::DataProc::peakHigh |
Processed data highest peak.
◆ peakLow
BFloat32 BMeasureApi::DataProc::peakLow |
Processed data lowest peak.
◆ rms
BFloat32 BMeasureApi::DataProc::rms |
Processed data RMS.
◆ spare
BUInt8 BMeasureApi::DataProc::spare[3] |
The documentation for this class was generated from the following files:
Generated by 1.8.15