| BMeasure-lib 1.1.0 |
BMeasureApi::DataBlockFloat Class Reference
Processed data for a channel. More...
#include <BMeasureD.h>
Static Public Member Functions | |
| static const BObjMember * | getMembers () |
Public Attributes | |
| BUInt64 | time |
| The time in microseconds since 1970-01-01 to TAI. More... | |
| BUInt16 | source |
| The source unit,. More... | |
| BUInt16 | status |
| BUInt16 | numChannels |
| The number of data channels. More... | |
| BUInt16 | numSamples |
| The number of samples. More... | |
| BUInt32 | sequence |
| The sequence number. More... | |
| DataType | type |
| The type of data block. More... | |
| BUInt8 | spare [3] |
| BFloat32 | data [208] |
Detailed Description
Processed data for a channel.
Member Function Documentation
◆ getMembers()
| static |
Member Data Documentation
◆ data
| BFloat32 BMeasureApi::DataBlockFloat::data[208] |
◆ numChannels
| BUInt16 BMeasureApi::DataBlockFloat::numChannels |
The number of data channels.
◆ numSamples
| BUInt16 BMeasureApi::DataBlockFloat::numSamples |
The number of samples.
◆ sequence
| BUInt32 BMeasureApi::DataBlockFloat::sequence |
The sequence number.
◆ source
| BUInt16 BMeasureApi::DataBlockFloat::source |
The source unit,.
◆ spare
| BUInt8 BMeasureApi::DataBlockFloat::spare[3] |
◆ status
| BUInt16 BMeasureApi::DataBlockFloat::status |
◆ time
| BUInt64 BMeasureApi::DataBlockFloat::time |
The time in microseconds since 1970-01-01 to TAI.
◆ type
| DataType BMeasureApi::DataBlockFloat::type |
The type of data block.
The documentation for this class was generated from the following files:
Generated by

