0.5.0
Loading...
Searching...
No Matches
InertialPreIntegrator.cpp File Reference

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.

Detailed Description

Inertial Measurement Preintegrator.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2025-07-03

Definition in file InertialPreIntegrator.cpp.