Electronics and Software
Engineering Innovation
BMeasure-lib  1.0.0
BMeasureApi::InfoBlock Class Reference

#include <BMeasureD.h>

Static Public Member Functions

static const BObjMembergetMembers ()
 

Public Attributes

BUInt64 time
 The time in microseconds since 1970-01-01 to TAI. More...
 
BUInt16 source
 The source unit. More...
 
BUInt16 numChannels
 The number of data channels. More...
 
BUInt16 version
 The info/data version. More...
 
BMeasFileType fileType
 The file structure type. More...
 
DataType dataType
 The data type file contents. More...
 
BChar name [16]
 
BChar location [16]
 
NodeInfo nodeInfo
 Information on the unit. More...
 
MeasurementConfig measureConfig
 The measurement configuration. More...
 

Member Function Documentation

◆ getMembers()

const BObjMember * BMeasureApi::InfoBlock::getMembers ( )
static

Member Data Documentation

◆ dataType

DataType BMeasureApi::InfoBlock::dataType

The data type file contents.

◆ fileType

BMeasFileType BMeasureApi::InfoBlock::fileType

The file structure type.

◆ location

BChar BMeasureApi::InfoBlock::location[16]

◆ measureConfig

MeasurementConfig BMeasureApi::InfoBlock::measureConfig

The measurement configuration.

◆ name

BChar BMeasureApi::InfoBlock::name[16]

◆ nodeInfo

NodeInfo BMeasureApi::InfoBlock::nodeInfo

Information on the unit.

◆ numChannels

BUInt16 BMeasureApi::InfoBlock::numChannels

The number of data channels.

◆ source

BUInt16 BMeasureApi::InfoBlock::source

The source unit.

◆ time

BUInt64 BMeasureApi::InfoBlock::time

The time in microseconds since 1970-01-01 to TAI.

◆ version

BUInt16 BMeasureApi::InfoBlock::version

The info/data version.


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