Function navtk::inertial::operator<<

Function Documentation

std::ostream &navtk::inertial::operator<<(std::ostream &os, const MovementStatus status)

Define the ostream operator for the inertial::MovementStatus enum class; prints string representation of enum.

Parameters
Returns

The std::ostream reference.