#include <msp_msg.hpp>
|
| 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 |
|
Definition at line 2866 of file msp_msg.hpp.
msp::msg::ImuSI::ImuSI |
( |
RawImu |
raw, |
|
|
const float |
acc_1g, |
|
|
const float |
gyro_unit, |
|
|
const float |
magn_gain, |
|
|
const float |
si_unit_1g |
|
) |
| |
|
inline |
std::ostream& msp::msg::ImuSI::print |
( |
std::ostream & |
s | ) |
const |
|
inline |
std::array<Value<float>, 3> msp::msg::ImuSI::acc |
std::array<Value<float>, 3> msp::msg::ImuSI::gyro |
std::array<Value<float>, 3> msp::msg::ImuSI::mag |
The documentation for this struct was generated from the following file: