![]() |
0.5.0
|
Inertial Measurement Preintegrator. More...
Go to the source code of this file.
Namespaces | |
namespace | NAV |
Functions | |
void | NAV::from_json (const json &j, InertialPreIntegrator &data) |
Read info from a json object. | |
bool | NAV::InertialPreIntegratorGui (const char *label, InertialPreIntegrator &integrator, float width=250.0F) |
Shows a GUI for advanced configuration of the InertialPreIntegrator. | |
void | NAV::to_json (json &j, const InertialPreIntegrator &data) |
Write info to a json object. | |
const char * | NAV::to_string (InertialPreIntegrator::IntegrationFrame frame) |
Converts the enum to a string. |