Public Member Functions | Public Attributes
msp::msg::ImuSI Struct Reference

#include <msp_msg.hpp>

List of all members.

Public Member Functions

 ImuSI (RawImu raw, const float acc_1g, const float gyro_unit, const float magn_gain, const float si_unit_1g)
std::ostream & print (std::ostream &s) const

Public Attributes

std::array< Value< float >, 3 > acc
std::array< Value< float >, 3 > gyro
std::array< Value< float >, 3 > mag

Detailed Description

Definition at line 2869 of file msp_msg.hpp.


Constructor & Destructor Documentation

msp::msg::ImuSI::ImuSI ( RawImu  raw,
const float  acc_1g,
const float  gyro_unit,
const float  magn_gain,
const float  si_unit_1g 
) [inline]

Definition at line 2874 of file msp_msg.hpp.


Member Function Documentation

std::ostream& msp::msg::ImuSI::print ( std::ostream &  s) const [inline]

Definition at line 2891 of file msp_msg.hpp.


Member Data Documentation

std::array<Value<float>, 3> msp::msg::ImuSI::acc

Definition at line 2870 of file msp_msg.hpp.

std::array<Value<float>, 3> msp::msg::ImuSI::gyro

Definition at line 2871 of file msp_msg.hpp.

std::array<Value<float>, 3> msp::msg::ImuSI::mag

Definition at line 2872 of file msp_msg.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Thu Jun 20 2019 19:40:38