![]() |
0.4.1
|
Imu Position Data. More...
Go to the source code of this file.
Data Structures | |
class | NAV::ImuPos |
IMU Position. More... | |
Namespaces | |
namespace | NAV |
Functions | |
void | NAV::from_json (const json &j, ImuPos &pos) |
Read info from a json object. | |
void | NAV::to_json (json &j, const ImuPos &pos) |
Write info to a json object. | |