Public Attributes | Static Public Attributes
LABUST::MICROSTRAIN::GX3COMMS::GX3Message< cmd_byte, data_count, data_type > Struct Template Reference

#include <MicrostrainLib.hpp>

List of all members.

Public Attributes

boost::array< data_type,
data_count > 
data
float timer

Static Public Attributes

static const LABUST::TYPES::uint8 command = cmd_byte

Detailed Description

template<LABUST::TYPES::uint8 cmd_byte, size_t data_count, class data_type = float>
struct LABUST::MICROSTRAIN::GX3COMMS::GX3Message< cmd_byte, data_count, data_type >

Definition at line 50 of file MicrostrainLib.hpp.


Member Data Documentation

template<LABUST::TYPES::uint8 cmd_byte, size_t data_count, class data_type = float>
const LABUST::TYPES::uint8 LABUST::MICROSTRAIN::GX3COMMS::GX3Message< cmd_byte, data_count, data_type >::command = cmd_byte [static]

The command.

Definition at line 55 of file MicrostrainLib.hpp.

template<LABUST::TYPES::uint8 cmd_byte, size_t data_count, class data_type = float>
boost::array<data_type, data_count> LABUST::MICROSTRAIN::GX3COMMS::GX3Message< cmd_byte, data_count, data_type >::data

The response buffer.

Definition at line 59 of file MicrostrainLib.hpp.

template<LABUST::TYPES::uint8 cmd_byte, size_t data_count, class data_type = float>
float LABUST::MICROSTRAIN::GX3COMMS::GX3Message< cmd_byte, data_count, data_type >::timer

Timer value.

Definition at line 63 of file MicrostrainLib.hpp.


The documentation for this struct was generated from the following file:


acoustic_vr
Author(s):
autogenerated on Fri Feb 7 2014 11:37:09