Enum MotionNeeded

Enum Documentation

enum class navtk::inertial::MotionNeeded

Enumerates the various types of motion needed by the alignment strategy.

Values:

enumerator NO_MOTION

Stationary data is needed.

enumerator MOTION_NEEDED

Dynamic data is needed.

enumerator ANY_MOTION

No particular type of motion is required.